Skip to content

Commit

Permalink
ARTEMIS-4226 Upgrade guava version to 31.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
brusdev authored and gemmellr committed Apr 3, 2023
1 parent 5035bd2 commit e906294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<commons.io.version>2.10.0</commons.io.version>
<commons.codec.version>1.15</commons.codec.version>
<fuse.mqtt.client.version>1.16</fuse.mqtt.client.version>
<guava.version>30.1-jre</guava.version>
<guava.version>31.1-jre</guava.version>
<hawtio.version>2.15.0</hawtio.version>
<jsr305.version>3.0.2</jsr305.version>
<jetty.version>10.0.11</jetty.version>
Expand Down

0 comments on commit e906294

Please sign in to comment.