Skip to content

Commit 4f83bcb

Browse files
authored
Merge pull request #137 from scality/bugfix/OSIS-144-bump-vaultclient-java
OSIS-144-bump-vaultclient-and-OSIS
2 parents d7f18ba + dbbb3b3 commit 4f83bcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
3-
osisVersion = '2.2.0'
4-
vaultclientVersion = '1.1.0'
3+
osisVersion = '2.2.1'
4+
vaultclientVersion = '1.1.2'
55
springBootVersion = '2.7.6'
66
}
77
}

0 commit comments

Comments
 (0)