Skip to content

Commit

Permalink
dependency: bump com.google.guava:guava in /releasenotes-builder
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nrmancuso committed May 3, 2024
1 parent 61d8cf8 commit 3decd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releasenotes-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.plugin.guava.version>33.1.0-jre</maven.plugin.guava.version>
<maven.plugin.guava.version>33.2.0-jre</maven.plugin.guava.version>
<maven.plugin.antrun.version>3.1.0</maven.plugin.antrun.version>
<maven.plugin.github-api.version>1.321</maven.plugin.github-api.version>
<maven.plugin.jgit.version>6.9.0.202403050737-r</maven.plugin.jgit.version>
Expand Down

0 comments on commit 3decd5c

Please sign in to comment.