File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.0.16
2+ current_version = 2.0.17
33commit = True
44message = Update version {current_version} -> {new_version}
55
Original file line number Diff line number Diff line change @@ -40,14 +40,14 @@ The IBM Cloud Secrets Manager Java SDK allows developers to programmatically int
4040<dependency >
4141 <groupId >com.ibm.cloud</groupId >
4242 <artifactId >secrets-manager</artifactId >
43- <version >2.0.16 </version >
43+ <version >2.0.17 </version >
4444</dependency >
4545```
4646
4747##### Gradle
4848
4949``` gradle
50- 'com.ibm.cloud:secrets-manager:2.0.16 '
50+ 'com.ibm.cloud:secrets-manager:2.0.17 '
5151```
5252
5353## Authentication
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >secrets-manager-sdk</artifactId >
88 <groupId >com.ibm.cloud</groupId >
9- <version >2.0.16 </version >
9+ <version >2.0.17 </version >
1010 <relativePath >../..</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >secrets-manager-sdk</artifactId >
55 <groupId >com.ibm.cloud</groupId >
6- <version >2.0.16 </version >
6+ <version >2.0.17 </version >
77 <relativePath >../..</relativePath >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >secrets-manager-sdk</artifactId >
77 <groupId >com.ibm.cloud</groupId >
8- <version >2.0.16 </version >
8+ <version >2.0.17 </version >
99 <relativePath >../..</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 1111 <url >https://github.com/IBM/secrets-manager-java-sdk</url >
1212
1313 <groupId >com.ibm.cloud</groupId >
14- <version >2.0.16 </version >
14+ <version >2.0.17 </version >
1515 <packaging >pom</packaging >
1616
1717 <properties >
You can’t perform that action at this time.
0 commit comments