Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 51840ef

Browse files
dependabot[bot]slachiewicz
authored andcommittedApr 17, 2025·
Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.6-jre to 33.4.8-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-version: 33.4.8-jre dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9c508b commit 51840ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>com.google.guava</groupId>
120120
<artifactId>guava</artifactId>
121-
<version>33.4.6-jre</version>
121+
<version>33.4.8-jre</version>
122122
</dependency>
123123
<dependency>
124124
<groupId>org.eclipse.sisu</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.