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 e8b5aa7 commit bb56bf2Copy full SHA for bb56bf2
samples/springboot3/pet-store-native/pom.xml
@@ -41,7 +41,7 @@
41
<dependency>
42
<groupId>com.amazonaws</groupId>
43
<artifactId>aws-lambda-java-core</artifactId>
44
- <version>1.2.3</version>
+ <version>1.4.0</version>
45
<scope>provided</scope>
46
</dependency>
47
0 commit comments