Skip to content

Commit 986c254

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre
Bumps [com.google.guava:guava](https://github.com/google/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5205012 commit 986c254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<groupId>com.google.guava</groupId>
4242
<artifactId>guava</artifactId>
4343
<!-- overwrite due to CVE-2023-2976 in Guice transitive dependencies -->
44-
<version>33.2.0-jre</version>
44+
<version>33.2.1-jre</version>
4545
</dependency>
4646
</dependencies>
4747
</dependencyManagement>

0 commit comments

Comments
 (0)