11[versions ]
22kotlin = " 1.9.10"
3- jetbrains-annotations = " 24.0.1 "
3+ jetbrains-annotations = " 24.1.0 "
44save-cli = " 0.4.0-SNAPSHOT"
55ktor = " 2.3.6"
66okio = " 3.3.0"
77serialization = " 1.6.0"
88kotlinx-datetime = " 0.4.1"
99kotlinx-coroutines = " 1.7.3"
1010kotlin-wrappers = " 1.0.0-pre.634"
11- spring-boot = " 2.7.17 "
11+ spring-boot = " 2.7.18 "
1212spring-cloud = " 3.1.9"
1313spring-cloud-kubernetes = " 2.1.8"
1414kafka-client = " 3.6.0"
1515junit = " 5.10.1"
1616assertj = " 3.24.2"
1717diktat = " 1.2.5"
18- detekt = " 1.23.3 "
19- liquibase-core = " 4.24 .0"
18+ detekt = " 1.23.4 "
19+ liquibase-core = " 4.25 .0"
2020docker-java = " 3.3.4"
2121jgit = " 6.7.0.202309050840-r"
2222mockito = " 5.3.1"
2323mockito-kotlin = " 5.0.0"
2424# only in save-cli
25- log4j = " 2.21.1 "
25+ log4j = " 2.22.0 "
2626jpa = " 1.0.2"
2727mySql = " 8.0.33"
28- testcontainers = " 1.19.1 "
28+ testcontainers = " 1.19.3 "
2929okhttp3 = " 4.11.0"
3030reckon = " 0.18.1"
31- commons-compress = " 1.24 .0"
31+ commons-compress = " 1.25 .0"
3232zip4j = " 2.11.5"
3333ktoml = " 0.5.0"
3434springdoc = " 1.7.0"
3535kotlinx-cli = " 0.3.6"
36- spotless = " 6.22 .0"
36+ spotless = " 6.23 .0"
3737fabric8 = " 6.9.2"
3838arrow-kt = " 1.2.1"
3939publish = " 1.3.0"
@@ -42,7 +42,7 @@ cpg = "7.1.2"
4242# should be taken from cpg
4343cpg-neo4j-ogm = { strictly = " 4.0.6" }
4444cpg-neo4j-java-driver = { strictly = " 5.7.0" }
45- aws-sdk = " 2.21.16 "
45+ aws-sdk = " 2.21.31 "
4646cosv4k = " 0.0.14"
4747
4848[plugins ]
@@ -121,7 +121,7 @@ springdoc-openapi-ui = { module = "org.springdoc:springdoc-openapi-ui", version.
121121springdoc-openapi-webflux-ui = { module = " org.springdoc:springdoc-openapi-webflux-ui" , version.ref = " springdoc" }
122122springdoc-openapi-security = { module = " org.springdoc:springdoc-openapi-security" , version.ref = " springdoc" }
123123springdoc-openapi-kotlin = { module = " org.springdoc:springdoc-openapi-kotlin" , version.ref = " springdoc" }
124- swagger-annotations = { module = " io.swagger.core.v3:swagger-annotations" , version = " 2.2.18 " }
124+ swagger-annotations = { module = " io.swagger.core.v3:swagger-annotations" , version = " 2.2.19 " }
125125
126126ktor-client-apache = { module = " io.ktor:ktor-client-apache" , version.ref = " ktor" }
127127ktor-client-auth = { module = " io.ktor:ktor-client-auth" , version.ref = " ktor" }
0 commit comments