File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
5353 implementation(libs.jackson.annotations)
5454 implementation(libs.jackson.bind)
5555 implementation(libs.jackson.datatype)
56- implementation(" org.openapitools:jackson-databind-nullable:0.2.8 " )
56+ implementation(" org.openapitools:jackson-databind-nullable:0.2.9 " )
5757 implementation(" jakarta.annotation:jakarta.annotation-api:$jakartaAnnotationVersion " )
5858}
5959
Original file line number Diff line number Diff line change 11[versions ]
22# plugings
3- kotlin = " 2.3.0 "
3+ kotlin = " 2.3.10 "
44dokka = " 2.1.0"
55nexus = " 2.0.0"
66semver-git = " 2.3.7"
7- openapi-gen = " 7.19 .0"
7+ openapi-gen = " 7.20 .0"
88spotless = " 8.2.1"
99shadow-jar = " 9.3.1"
10- download = " 5.6 .0"
10+ download = " 5.7 .0"
1111
1212# OpenZiti Edge API
1313ziti-api = " 0.26.51"
@@ -17,12 +17,12 @@ ziti-cli = "1.6.9"
1717lazysodium-java = " 5.2.0"
1818coroutines = " 1.10.2"
1919slf4j = " 2.0.17"
20- jupiter = " 6.0.2 "
20+ jupiter = " 6.0.3 "
2121gson = " 2.13.2"
2222tls-channel = " 0.10.1"
2323jjwt = " 0.13.0"
24- netty = " 4.2.9 .Final"
25- vertx = " 5.0.7 "
24+ netty = " 4.2.10 .Final"
25+ vertx = " 5.0.8 "
2626lombok = " 1.18.36"
2727springboot = " 3.2.5"
2828jackson = " 2.21.0"
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
5353 implementation(libs.jackson.annotations)
5454 implementation(libs.jackson.bind)
5555 implementation(libs.jackson.datatype)
56- implementation(" org.openapitools:jackson-databind-nullable:0.2.8 " )
56+ implementation(" org.openapitools:jackson-databind-nullable:0.2.9 " )
5757 implementation(" jakarta.annotation:jakarta.annotation-api:$jakartaAnnotationVersion " )
5858}
5959
You can’t perform that action at this time.
0 commit comments