Thanks to visit codestin.com Credit goes to github.com
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 3afe39e commit a666d94Copy full SHA for a666d94
examples/powertools-examples-core-utilities/sam-graalvm/pom.xml
@@ -49,7 +49,7 @@
49
<dependency>
50
<groupId>com.amazonaws</groupId>
51
<artifactId>aws-lambda-java-runtime-interface-client</artifactId>
52
- <version>2.1.1</version>
+ <version>2.8.2</version>
53
</dependency>
54
55
<groupId>org.apache.logging.log4j</groupId>
examples/powertools-examples-parameters/sam-graalvm/pom.xml
0 commit comments