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 9abcca2 commit ba8ea46Copy full SHA for ba8ea46
README.md
@@ -10,7 +10,7 @@ To include the library in your Maven project, add the desired implementation to
10
<dependency>
11
<groupId>com.amazonaws.serverless</groupId>
12
<artifactId>aws-serverless-java-container-jersey</artifactId>
13
- <version>0.7</version>
+ <version>0.8</version>
14
</dependency>
15
```
16
0 commit comments