Skip to content

Commit 6a1aa16

Browse files
authored
Bump vault-java-driver to 6.2.2 to fix TLS 1.3 regression (#368)
1 parent 4277b9f commit 6a1aa16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>io.github.jopenlibs</groupId>
123123
<artifactId>vault-java-driver</artifactId>
124-
<version>6.2.0</version>
124+
<version>6.2.2</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)