Skip to content

Commit 175b46d

Browse files
dependabot[bot]joeeltgroth
authored andcommitted
build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.5-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 cc99a11 commit 175b46d

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
@@ -10,7 +10,7 @@ buildscript {
1010
bcFipsVersion = '2.1.0'
1111
commonsCodecVersion = '1.18.0' // remove this after deleting (now deprecated) spring-security-oauth2
1212
flywayVersion = '7.15.0'
13-
guavaVersion = '33.4.0-jre'
13+
guavaVersion = '33.4.5-jre'
1414
h2Version = '1.4.200'
1515
jsonPathVersion = '2.9.0'
1616
kotlinVersion = '2.1.10'

0 commit comments

Comments
 (0)