Skip to content

Commit b926098

Browse files
committed
chore: update guava dependency to version 33.3.0-jre
1 parent 1b2ff6c commit b926098

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
@@ -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.4'
53-
implementation 'com.google.guava:guava:33.2.1-jre'
53+
implementation 'com.google.guava:guava:33.3.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)