Skip to content

Commit ebbcbd7

Browse files
Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.0-jre to 33.3.1-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] <support@github.com>
1 parent bec29e1 commit ebbcbd7

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.4.1'
5151
runtimeOnly 'org.postgresql:postgresql'
5252
implementation 'org.passay:passay:1.6.5'
53-
implementation 'com.google.guava:guava:33.3.0-jre'
53+
implementation 'com.google.guava:guava:33.3.1-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)