Skip to content

Commit 91c103f

Browse files
authored
MC-25873: Bump google.guava to 32.0.0-jre (#7)
1 parent b1ea6c5 commit 91c103f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>openstack4j-core</artifactId>
9-
<version>co-3.12.1</version>
9+
<version>co-3.12.2</version>
1010
<name>OpenStack4j Core</name>
1111
<description>OpenStack Java API</description>
1212
<url>https://github.com/openstack4j/openstack4j/</url>
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>com.google.guava</groupId>
186186
<artifactId>guava</artifactId>
187-
<version>29.0-jre</version>
187+
<version>32.0.0-jre</version>
188188
</dependency>
189189
<dependency>
190190
<groupId>org.yaml</groupId>

0 commit comments

Comments
 (0)