Skip to content

Commit

Permalink
Bump com.google.guava:guava in the java-production-dependencies group
Browse files Browse the repository at this point in the history
Bumps the java-production-dependencies group with 1 update: [com.google.guava:guava](https://github.com/google/guava).


Updates `com.google.guava: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:production
  update-type: version-update:semver-patch
  dependency-group: java-production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and purejava committed Jun 3, 2024
1 parent 8edd6ec commit 251fd9b
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 @@ -51,7 +51,7 @@
<!-- runtime dependencies -->
<api.version>1.3.1</api.version>
<keepassxc-proxy.version>1.2.5</keepassxc-proxy.version>
<guava.version>33.2.0-jre</guava.version>
<guava.version>33.2.1-jre</guava.version>
<slf4j.version>2.0.13</slf4j.version>
<junit.version>5.10.2</junit.version>
</properties>
Expand Down

0 comments on commit 251fd9b

Please sign in to comment.