Skip to content

Commit

Permalink
Merge pull request #458 from igniterealtime/dependabot/maven/com.goog…
Browse files Browse the repository at this point in the history
…le.guava-guava-32.0.0-jre

Bump guava from 30.0-jre to 32.0.0-jre
  • Loading branch information
deleolajide authored Aug 8, 2023
2 parents 7d2bcdd + 46d1c37 commit 7f26616
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 @@ -253,7 +253,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.0-jre</version>
<version>32.0.0-jre</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.bitbucket.b_c/jose4j -->
Expand Down

0 comments on commit 7f26616

Please sign in to comment.