Skip to content

Commit 40b4193

Browse files
Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.4.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f78eb4 commit 40b4193

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
@@ -50,7 +50,7 @@ dependencies {
5050
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.5.1'
5151
runtimeOnly 'org.postgresql:postgresql'
5252
implementation 'org.passay:passay:1.6.6'
53-
implementation 'com.google.guava:guava:33.3.1-jre'
53+
implementation 'com.google.guava:guava:33.4.0-jre'
5454
implementation 'org.springframework.boot:spring-boot-starter-actuator'
5555

5656
compileOnly 'javax.validation:validation-api:2.0.1.Final'

0 commit comments

Comments
 (0)