Skip to content

Commit 15e6afe

Browse files
chore(deps): bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.5.0-jre to 33.6.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.6.0-jre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4db6fe1 commit 15e6afe

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
@@ -46,7 +46,7 @@ dependencies {
4646

4747
// Other dependencies (moved to test scope for library)
4848
implementation 'org.passay:passay:2.0.0'
49-
implementation 'com.google.guava:guava:33.5.0-jre'
49+
implementation 'com.google.guava:guava:33.6.0-jre'
5050
implementation 'org.apache.commons:commons-text:1.15.0'
5151
compileOnly 'jakarta.validation:jakarta.validation-api:3.1.1'
5252
compileOnly 'org.springframework.retry:spring-retry:2.0.12'

0 commit comments

Comments
 (0)