Skip to content

Commit 94e1c58

Browse files
authored
Bump aws-lambda-java-events dependency to version 3.7.0
1 parent f99aa72 commit 94e1c58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aws-lambda-java-tests/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.amazonaws</groupId>
4646
<artifactId>aws-lambda-java-events</artifactId>
47-
<version>3.6.0</version>
47+
<version>3.7.0</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.junit.jupiter</groupId>
@@ -253,4 +253,4 @@
253253
</plugin>
254254
</plugins>
255255
</build>
256-
</project>
256+
</project>

0 commit comments

Comments
 (0)