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 b1ea6c5 commit 91c103fCopy full SHA for 91c103f
core/pom.xml
@@ -6,7 +6,7 @@
6
</parent>
7
<modelVersion>4.0.0</modelVersion>
8
<artifactId>openstack4j-core</artifactId>
9
- <version>co-3.12.1</version>
+ <version>co-3.12.2</version>
10
<name>OpenStack4j Core</name>
11
<description>OpenStack Java API</description>
12
<url>https://github.com/openstack4j/openstack4j/</url>
@@ -184,7 +184,7 @@
184
<dependency>
185
<groupId>com.google.guava</groupId>
186
<artifactId>guava</artifactId>
187
- <version>29.0-jre</version>
+ <version>32.0.0-jre</version>
188
</dependency>
189
190
<groupId>org.yaml</groupId>
0 commit comments