Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 29.0-jre to 32.0.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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 90ba73b commit 196eea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-pipeline-shared-libraries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groovy.core.version>2.4.11</groovy.core.version>
<groovy.gmaven.pluginVersion>1.6.1</groovy.gmaven.pluginVersion>
<google.guava.version>29.0-jre</google.guava.version>
<google.guava.version>32.0.0-jre</google.guava.version>

<jenkins-spock.version>2.0.0</jenkins-spock.version>
<jenkins.version>2.150.2</jenkins.version>
Expand Down

0 comments on commit 196eea3

Please sign in to comment.