Skip to content

Commit 675bfa1

Browse files
Dependency bumps (#549)
1 parent f7adaca commit 675bfa1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@
203203
aggregate-javadoc = 'io.freefair.aggregate-javadoc:8.14'
204204
dependency-license-report = 'com.github.jk1.dependency-license-report:2.9'
205205
dokka = 'org.jetbrains.dokka:1.9.20'
206-
jib = 'com.google.cloud.tools.jib:3.4.4'
207-
jsonschema2pojo = 'org.jsonschema2pojo:1.2.1'
206+
jib = 'com.google.cloud.tools.jib:3.4.5'
207+
jsonschema2pojo = 'org.jsonschema2pojo:1.2.2'
208208
nexus-publish = 'io.github.gradle-nexus.publish-plugin:1.3.0'
209209
openapi-generator = 'org.openapi.generator:7.5.0'
210210
protobuf = 'com.google.protobuf:0.9.4'
@@ -219,16 +219,16 @@
219219
ref = 'ksp'
220220

221221
[versions]
222-
jackson = '2.18.1'
222+
jackson = '2.18.4'
223223
junit = '5.10.2'
224224
kotlinx-coroutines = '1.10.2'
225225
kotlinx-serialization = '1.9.0'
226226
ksp = '2.2.10-2.0.2'
227-
log4j = '2.24.2'
227+
log4j = '2.24.3'
228228
opentelemetry = '1.47.0'
229229
protobuf = '4.29.3'
230230
restate = '2.4.0-SNAPSHOT'
231231
schema-kenerator = '2.1.2'
232-
spring-boot = '3.4.5'
232+
spring-boot = '3.4.9'
233233
vertx = '4.5.18'
234234
victools-json-schema = '4.38.0'

0 commit comments

Comments
 (0)