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 d607e1d commit 1cf0927Copy full SHA for 1cf0927
samples/jersey/pet-store/pom.xml
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>com.amazonaws.serverless</groupId>
36
<artifactId>aws-serverless-java-container-jersey</artifactId>
37
- <version>0.1</version>
+ <version>0.4</version>
38
</dependency>
39
40
@@ -70,4 +70,4 @@
70
</plugin>
71
</plugins>
72
</build>
73
-</project>
+</project>
samples/spring/pet-store/pom.xml
<artifactId>aws-serverless-java-container-spring</artifactId>
@@ -87,4 +87,4 @@
87
88
89
90
0 commit comments