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 63956fb commit 23d06caCopy full SHA for 23d06ca
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.5</version>
+ <version>0.5.1</version>
14
</dependency>
15
```
16
0 commit comments