File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ You can get the latest release from Maven:
27
27
<dependency >
28
28
<groupId >com.amazonaws.secretsmanager</groupId >
29
29
<artifactId >aws-secretsmanager-caching-java</artifactId >
30
- <version >1.0.1 </version >
30
+ <version >1.0.2 </version >
31
31
</dependency >
32
32
```
33
33
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.amazonaws.secretsmanager</groupId >
6
6
<artifactId >aws-secretsmanager-caching-java</artifactId >
7
- <version >1.0.1 </version >
7
+ <version >1.0.2 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
47
47
<dependency >
48
48
<groupId >com.amazonaws</groupId >
49
49
<artifactId >aws-java-sdk-secretsmanager</artifactId >
50
- <version >1.11.409 </version >
50
+ <version >1.12.148 </version >
51
51
</dependency >
52
52
<dependency >
53
53
<groupId >org.testng</groupId >
You can’t perform that action at this time.
0 commit comments