Skip to content

Commit e21386f

Browse files
authored
Merge pull request #3 from aleph0io/dependabot/maven/main/com.amazonaws-aws-lambda-java-core-1.2.2
Bump aws-lambda-java-core from 1.2.1 to 1.2.2
2 parents d4cb429 + 92221e6 commit e21386f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ under the License.
128128
<dependency>
129129
<groupId>com.amazonaws</groupId>
130130
<artifactId>aws-lambda-java-core</artifactId>
131-
<version>1.2.1</version>
131+
<version>1.2.2</version>
132132
<scope>provided</scope>
133133
</dependency>
134134
<dependency>

0 commit comments

Comments
 (0)