Skip to content

Commit

Permalink
Bump guava from 30.1.1-jre to 32.0.0-jre in /hoot-services (#5672)
Browse files Browse the repository at this point in the history
Bumps [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 15, 2023
1 parent 1f4e57b commit 9a1528c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hoot-services/pom.xml
Expand Up @@ -29,7 +29,7 @@
<apache.commons.io.version>2.10.0</apache.commons.io.version>
<apache.commons.lang3.version>3.12.0</apache.commons.lang3.version>
<fasterxml-jackson.version>2.14.1</fasterxml-jackson.version>
<guava.version>30.1.1-jre</guava.version>
<guava.version>32.0.0-jre</guava.version>
<httpasyncclient.version>4.1.4</httpasyncclient.version>
<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.14</httpcore.version>
Expand Down

0 comments on commit 9a1528c

Please sign in to comment.