File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -44,14 +44,14 @@ Service name | Imported class name
4444<dependency >
4545 <groupId >com.ibm.cloud</groupId >
4646 <artifactId >secrets-manager</artifactId >
47- <version >1.0.0 </version >
47+ <version >1.0.1 </version >
4848</dependency >
4949```
5050
5151##### Gradle
5252
5353``` gradle
54- 'com.ibm.cloud:secrets-manager:1.0.0 '
54+ 'com.ibm.cloud:secrets-manager:1.0.1 '
5555```
5656
5757## 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 >1.0.0 </version >
9+ <version >1.0.1 </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 >1.0.0 </version >
6+ <version >1.0.1 </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 >1.0.0 </version >
8+ <version >1.0.1 </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 >1.0.0 </version >
14+ <version >1.0.1 </version >
1515 <packaging >pom</packaging >
1616
1717 <properties >
You can’t perform that action at this time.
0 commit comments