Skip to content

Commit a38f1f5

Browse files
Dep updates for security (#509)
1 parent 4c8c855 commit a38f1f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
reactiverse-contextual-logging = 'io.reactiverse:reactiverse-contextual-logging:1.2.1'
1111
slf4j-nop = 'org.slf4j:slf4j-nop:2.0.16'
1212
testcontainers = 'org.testcontainers:testcontainers:1.20.4'
13-
tink = 'com.google.crypto.tink:tink:1.15.0'
13+
tink = 'com.google.crypto.tink:tink:1.18.0'
1414
tomcat-annotations = 'org.apache.tomcat:annotations-api:6.0.53'
1515

1616
[libraries.jackson-annotations]
@@ -229,6 +229,6 @@
229229
protobuf = '4.29.3'
230230
restate = '2.2.0-SNAPSHOT'
231231
schema-kenerator = '2.1.2'
232-
spring-boot = '3.4.4'
233-
vertx = '4.5.11'
234-
victools-json-schema = '4.37.0'
232+
spring-boot = '3.4.5'
233+
vertx = '4.5.16'
234+
victools-json-schema = '4.38.0'

0 commit comments

Comments
 (0)