Skip to content

Commit cb2a474

Browse files
Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.8-jre to 33.5.0-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.5.0-jre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a54e769 commit cb2a474

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

6565
// Other dependencies (moved to test scope for library)
6666
implementation 'org.passay:passay:1.6.6'
67-
implementation 'com.google.guava:guava:33.4.8-jre'
67+
implementation 'com.google.guava:guava:33.5.0-jre'
6868
compileOnly 'jakarta.validation:jakarta.validation-api:3.1.1'
6969
compileOnly 'org.springframework.retry:spring-retry'
7070

0 commit comments

Comments
 (0)