We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b6d70c commit 4723f1fCopy full SHA for 4723f1f
README.md
@@ -30,7 +30,7 @@ You can get the latest release from Maven:
30
<dependency>
31
<groupId>com.amazonaws.secretsmanager</groupId>
32
<artifactId>aws-secretsmanager-caching-java</artifactId>
33
- <version>2.0.0</version>
+ <version>2.2.0</version>
34
</dependency>
35
```
36
pom.xml
@@ -5,7 +5,7 @@
5
6
7
8
- <version>2.1.1</version>
9
<packaging>jar</packaging>
10
11
0 commit comments