@@ -31,14 +31,14 @@ final Map<String, String> libraries = [
3131 groovy : ' org.apache.groovy:groovy:5.0.4' ,
3232 guava : ' com.google.guava:guava:33.5.0-jre' ,
3333 hibernateValidator : ' org.hibernate.validator:hibernate-validator:9.1.0.Final' ,
34- jacksonBom : ' com.fasterxml.jackson:jackson-bom:2.21.0 ' ,
34+ jacksonBom : ' com.fasterxml.jackson:jackson-bom:2.21.1 ' ,
3535 jakartaValidationApi : ' jakarta.validation:jakarta.validation-api:3.1.1' ,
3636 jcommander : ' com.beust:jcommander:1.82' ,
3737 jhighlight : ' org.codelibs:jhighlight:1.1.1' ,
3838 jsonFluent : ' net.javacrumbs.json-unit:json-unit-fluent:4.1.1' ,
39- junitBom : ' org.junit:junit-bom:6.0.2 ' ,
39+ junitBom : ' org.junit:junit-bom:6.0.3 ' ,
4040 lombok : ' org.projectlombok:lombok:1.18.42' ,
41- mockito : ' org.mockito:mockito-core:5.21 .0' ,
41+ mockito : ' org.mockito:mockito-core:5.22 .0' ,
4242 okio : ' com.squareup.okio:okio:1.17.6' ,
4343 pluginApi : ' cd.go.plugin:go-plugin-api:25.4.0' ,
4444 reflections : ' org.reflections:reflections:0.10.2' ,
0 commit comments