diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 222ddaf71..5725b1c50 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ gson = "2.10.1" gsonFire = "1.8.5" guava = "33.0.0-jre" hivemq-communityEditionEmbedded = "2024.2" -hivemq-mqttClient = "1.3.2" +hivemq-mqttClient = "1.3.3" hivemq-testcontainer = "2.0.0" javaNative = "17" javax-annotation-api = "1.3.2" @@ -26,8 +26,8 @@ mockito = "5.10.0" netty = "4.1.94.Final" okhttp = "4.11.0" openCsv = "5.7.1" -picocli = "4.7.0" -swagger-annotations = "1.6.11" +picocli = "4.7.5" +swagger-annotations = "1.6.13" testcontainers = "1.18.3" tinylog = "2.6.2" @@ -77,11 +77,11 @@ tinylog-impl = { module = "org.tinylog:tinylog-impl", version.ref = "tinylog" } [plugins] defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" } forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.5.1" } -gitPublish = { id = "org.ajoberstar.git-publish", version = "3.0.0" } +gitPublish = { id = "org.ajoberstar.git-publish", version = "3.0.1" } githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.4.1" } graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.9.27" } jib = { id = "com.google.cloud.tools.jib", version = "3.3.2" } -launch4j = { id = "edu.sc.seis.launch4j", version = "3.0.4" } +launch4j = { id = "edu.sc.seis.launch4j", version = "3.0.5" } license = { id = "com.github.hierynomus.license", version = "0.16.1" } nebula-ospackage = { id = "com.netflix.nebula.ospackage", version = "11.4.0" } openapi-generator = { id = "org.openapi.generator", version = "4.3.1" } # >= 5.0.0 breaks the tasks