Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.1.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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and morpheus-87 committed Mar 14, 2024
1 parent b7f0862 commit f3bbc7a
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 @@ -59,7 +59,7 @@
<version.assertj>3.25.3</version.assertj>
<version.assertj-json>1.1.0</version.assertj-json>
<version.geojson>1.14</version.geojson>
<version.guava>33.0.0-jre</version.guava>
<version.guava>33.1.0-jre</version.guava>
<version.jackson>2.16.2</version.jackson>
<version.jsonassert>1.5.1</version.jsonassert>
<version.junit>5.10.2</version.junit>
Expand Down

0 comments on commit f3bbc7a

Please sign in to comment.