We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5cfbdd commit 967a501Copy full SHA for 967a501
pom.xml
@@ -45,11 +45,11 @@
45
<log4j.version>2.17.1</log4j.version>
46
<vault-java-driver.version>5.1.0</vault-java-driver.version>
47
<testcontainers.version>1.17.4</testcontainers.version>
48
+ <guava.version>29.0-jre</guava.version>
49
50
<checkstyle.skip>false</checkstyle.skip>
51
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
52
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <guava.version>29.0-jre</guava.version>
53
</properties>
54
55
<modules>
0 commit comments