1
1
[versions ]
2
2
apache-commonsIO = " 2.16.1"
3
- apache-commonsLang = " 3.14 .0"
3
+ apache-commonsLang = " 3.15 .0"
4
4
apache-commonsText = " 1.12.0"
5
5
awaitility = " 4.2.1"
6
6
bouncycastle = " 1.78.1"
7
7
dagger = " 2.51.1"
8
8
graalvm-nativeImage-svm = " 24.0.2"
9
- gradleOci-junitJupiter = " 0.5 .0"
9
+ gradleOci-junitJupiter = " 0.6 .0"
10
10
gson = " 2.11.0"
11
11
gsonFire = " 1.9.0"
12
12
guava = " 33.2.1-jre"
13
- hivemq-communityEditionEmbedded = " 2024.6 "
13
+ hivemq-communityEditionEmbedded = " 2024.7 "
14
14
hivemq-mqttClient = " 1.3.3"
15
15
hivemq-testcontainer = " 2.0.0"
16
16
javaNative = " 21.0.2"
@@ -27,7 +27,7 @@ okhttp = "4.12.0"
27
27
openCsv = " 5.9"
28
28
picocli = " 4.7.6"
29
29
swagger-annotations = " 1.6.14"
30
- testcontainers = " 1.19.8 "
30
+ testcontainers = " 1.20.1 "
31
31
tinylog = " 2.7.0"
32
32
33
33
[libraries ]
@@ -83,6 +83,6 @@ graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.2" }
83
83
launch4j = { id = " edu.sc.seis.launch4j" , version = " 3.0.6" }
84
84
license = { id = " com.github.hierynomus.license" , version = " 0.16.1" }
85
85
nebula-ospackage = { id = " com.netflix.nebula.ospackage" , version = " 11.9.1" }
86
- oci = { id = " io.github.sgtsilvio.gradle.oci" , version = " 0.10.0 " }
86
+ oci = { id = " io.github.sgtsilvio.gradle.oci" , version = " 0.15.1 " }
87
87
openapi-generator = { id = " org.openapi.generator" , version = " 4.3.1" } # >= 5.0.0 breaks the tasks
88
88
shadow = { id = " com.github.johnrengelman.shadow" , version = " 8.1.1" }
0 commit comments