Skip to content

Commit 1a86a87

Browse files
Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.2-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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90d6ff4 commit 1a86a87

File tree

1 file changed

+1
-1
lines changed
  • independent-projects/bootstrap

1 file changed

+1
-1
lines changed

independent-projects/bootstrap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<commons-codec.version>1.16.0</commons-codec.version>
6464
<commons-io.version>2.13.0</commons-io.version>
6565
<commons-lang.version>3.12.0</commons-lang.version>
66-
<guava.version>32.1.1-jre</guava.version>
66+
<guava.version>32.1.2-jre</guava.version>
6767
<guava.failureaccess.version>1.0.1</guava.failureaccess.version><!-- keep in sync with guava.version -->
6868
<j2objc.annotations.version>2.8</j2objc.annotations.version><!-- keep in sync with guava.version -->
6969
<shrinkwrap-depchain.version>1.2.6</shrinkwrap-depchain.version>

0 commit comments

Comments
 (0)