File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ## unreleased
1+ ## 1.1.5 (2023-08-19)
22
33### Fix
44* Fixed JSON type conversion in ` SecretResponse#get(String, Class) ` (#67 )
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Java Vault Connector is a connector library for [Vault](https://www.vaultproject
4040<dependency >
4141 <groupId >de.stklcode.jvault</groupId >
4242 <artifactId >jvault-connector</artifactId >
43- <version >1.1.4 </version >
43+ <version >1.1.5 </version >
4444</dependency >
4545```
4646
Original file line number Diff line number Diff line change 44
55 <groupId >de.stklcode.jvault</groupId >
66 <artifactId >jvault-connector</artifactId >
7- <version >1.1.5-SNAPSHOT </version >
7+ <version >1.1.5</version >
88
99 <packaging >jar</packaging >
1010
You can’t perform that action at this time.
0 commit comments