@@ -7,29 +7,30 @@ object Versions {
77 const val dockerCompose = " 0.17.5"
88
99 const val radarCommons = " 1.1.1"
10- const val radarSchemas = " 0.8.4 "
11- const val jackson = " 2.15.2 "
10+ const val radarSchemas = " 0.8.5 "
11+ const val jackson = " 2.15.3 "
1212 const val slf4j = " 2.0.9"
13- const val log4j2 = " 2.20.0"
13+ const val log4j2 = " 2.21.0"
14+ const val junit = " 5.10.0"
1415 const val avro = " 1.11.3"
1516
1617 const val mockitoKotlin = " 5.1.0"
1718 const val hamcrest = " 2.2"
1819
19- const val wrapper = " 8.3 "
20+ const val wrapper = " 8.4 "
2021
21- const val managementPortal = " 2.0.1-SNAPSHOT "
22+ const val managementPortal = " 2.1.0 "
2223 const val coroutines = " 1.7.3"
2324 const val snappy = " 1.1.10.5"
2425 const val jCommander = " 1.82"
2526 const val almworks = " 1.1.2"
2627 const val minio = " 8.5.6"
2728 const val guava = " 31.1-jre"
2829 const val opencsv = " 5.8"
29- const val okhttp = " 4.11 .0"
30+ const val okhttp = " 4.12 .0"
3031 const val jedis = " 5.0.1"
3132 const val azureStorage = " 12.24.0"
32- const val netty = " 4.1.99 .Final"
33+ const val netty = " 4.1.100 .Final"
3334 const val snakeYaml = " 2.2"
3435 const val apacheCommonsText = " 1.10.0"
3536 const val projectReactorNetty = " 1.1.11"
0 commit comments