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 9d78629 commit 6086e8eCopy full SHA for 6086e8e
aws-lambda-java-runtime-interface-client/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.amazonaws</groupId>
6
<artifactId>aws-lambda-java-runtime-interface-client</artifactId>
7
- <version>2.1.1</version>
+ <version>2.1.2</version>
8
<packaging>jar</packaging>
9
10
<name>AWS Lambda Java Runtime Interface Client</name>
aws-lambda-java-runtime-interface-client/test/integration/test-handler/pom.xml
@@ -15,7 +15,7 @@
15
<dependency>
16
17
18
19
</dependency>
20
</dependencies>
21
0 commit comments