Skip to content

Commit

Permalink
OF-2616: Upgrade Gauva from 30.1-jre to 32.0.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
guusdk committed Jun 27, 2023
1 parent 9f3636f commit 7f7c4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmppserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.1-jre</version>
<version>32.0.1-jre</version>
</dependency>
<dependency>
<groupId>com.github.jgonian</groupId>
Expand Down

0 comments on commit 7f7c4bf

Please sign in to comment.