Skip to content

Commit

Permalink
Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre (#185)
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.0-jre to 33.2.1-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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 1ecc059 commit ae959e8
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 @@ -105,7 +105,7 @@
<apache.commons.lang3.version>3.14.0</apache.commons.lang3.version>
<aspectjrt.version>1.9.22.1</aspectjrt.version>
<aspectjtools.version>1.9.22.1</aspectjtools.version>
<guava.version>33.2.0-jre</guava.version>
<guava.version>33.2.1-jre</guava.version>
<jackson.version>2.17.1</jackson.version>
<json-schema-validator.version>1.4.0</json-schema-validator.version>
<jsr305.version>3.0.2</jsr305.version>
Expand Down

0 comments on commit ae959e8

Please sign in to comment.