Skip to content

Commit 14a18bc

Browse files
authored
Merge pull request #47 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 c12b623 + 87ad0d6 commit 14a18bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ under the License.
191191
<dependency>
192192
<groupId>com.amazonaws</groupId>
193193
<artifactId>aws-lambda-java-core</artifactId>
194-
<version>1.2.1</version>
194+
<version>1.2.2</version>
195195
<scope>provided</scope>
196196
</dependency>
197197
</dependencies>

0 commit comments

Comments
 (0)