Skip to content

Commit 2f20409

Browse files
Bump com.google.guava:guava from 33.4.0-jre to 33.4.7-jre (#149)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.7-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.7-jre dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e03fac7 commit 2f20409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545

4646
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
4747
implementation 'org.apache.commons:commons-text:1.13.1'
48-
implementation 'com.google.guava:guava:33.4.0-jre'
48+
implementation 'com.google.guava:guava:33.4.7-jre'
4949
implementation 'org.msgpack:msgpack-core:0.9.+'
5050

5151
testImplementation "org.junit.jupiter:junit-jupiter-api:$JUNIT_VERSION"

0 commit comments

Comments
 (0)