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"
@@ -16,7 +16,7 @@ junit = "5.10.1"
1616assertj = " 3.24.2"
1717diktat = " 1.2.5"
1818detekt = " 1.23.3"
19- liquibase-core = " 4.24 .0"
19+ liquibase-core = " 4.25 .0"
2020docker-java = " 3.3.4"
2121jgit = " 6.7.0.202309050840-r"
2222mockito = " 5.3.1"
@@ -25,10 +25,10 @@ mockito-kotlin = "5.0.0"
2525log4j = " 2.21.1"
2626jpa = " 1.0.2"
2727mySql = " 8.0.33"
28- testcontainers = " 1.19.1 "
28+ testcontainers = " 1.19.2 "
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"
@@ -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.26 "
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