Skip to content

Commit

Permalink
Merge pull request #2209 from guusdk/OF-2616_Guava-bump
Browse files Browse the repository at this point in the history
OF-2616: Upgrade Gauva from 30.1-jre to 32.0.1-jre
  • Loading branch information
akrherz authored Jun 27, 2023
2 parents aa6a417 + 7f7c4bf commit f06dba3
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 @@ -472,7 +472,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 f06dba3

Please sign in to comment.