Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 30.1.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent b5243db commit 00bbcde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2.3.6-2.simple-service-jsonp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<JDK.version>1.8</JDK.version>
<guava.version>30.1.1-jre</guava.version>
<guava.version>32.0.0-jre</guava.version>
<jersey.version>2.35</jersey.version>
<jquery.version>3.6.0</jquery.version>
<maven-war-plugin.version>2.6</maven-war-plugin.version>
Expand Down

0 comments on commit 00bbcde

Please sign in to comment.