Skip to content

Commit

Permalink
build: maven: (deps-dev): bump com.google.guava:guava from 33.0.0-jre…
Browse files Browse the repository at this point in the history
… to 33.2.0-jre (#177)

build: maven: (deps-dev): bump com.google.guava:guava

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.2.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:development
  update-type: version-update:semver-minor
...

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 May 16, 2024
1 parent 57d97dc commit 8053cc5
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 @@ -55,7 +55,7 @@
<compile-testing.version>0.21.0</compile-testing.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<apiguardian-api.version>1.1.2</apiguardian-api.version>
<guava.version>33.0.0-jre</guava.version>
<guava.version>33.2.0-jre</guava.version>

<maven-surefire-plugin.argLine>
--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
Expand Down

0 comments on commit 8053cc5

Please sign in to comment.