We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ffca8 commit 11706c7Copy full SHA for 11706c7
aws-lambda-java-runtime-interface-client/pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.amazonaws</groupId>
6
<artifactId>aws-lambda-java-runtime-interface-client</artifactId>
7
- <version>2.8.7</version>
+ <version>2.9.0</version>
8
<packaging>jar</packaging>
9
10
<name>AWS Lambda Java Runtime Interface Client</name>
@@ -66,7 +66,7 @@
66
<dependency>
67
68
<artifactId>aws-lambda-java-serialization</artifactId>
69
- <version>1.1.6</version>
+ <version>1.2.0</version>
70
</dependency>
71
72
<groupId>software.amazon.awssdk</groupId>
0 commit comments