11[versions ]
2- apache-commons-io = " 2.19 .0"
3- apache-commons-compress = " 1.27.1 "
4- apache-commons-lang = " 3.17 .0"
2+ apache-commons-compress = " 1.28 .0"
3+ apache-commons-io = " 2.20.0 "
4+ apache-commons-lang = " 3.19 .0"
55apache-plc4x = " 0.11.0"
6- assertj = " 3.27.3 "
6+ assertj = " 3.27.6 "
77awaitility = " 4.3.0"
88bouncycastle = " 1.80"
9- byteBuddy = " 1.17.5 "
9+ byteBuddy = " 1.17.8 "
1010concurrentunit = " 0.4.6"
1111dagger = " 2.56.2"
12- digitalpetri-modbus-tcp = " 2.1.0 "
13- dropwizard-metrics = " 4.2.33 "
12+ digitalpetri-modbus-tcp = " 2.1.3 "
13+ dropwizard-metrics = " 4.2.37 "
1414equalsverifier = " 3.17.5"
1515errorprone = " 2.38.0"
1616future-converter = " 1.2.0"
@@ -19,39 +19,40 @@ hikari = "6.2.1"
1919hivemq-edge-adaptersdk = " 2025.15"
2020hivemq-edge-extensionsdk = " 2025.15"
2121hivemq-extensionsdk = " 4.43.0"
22- hivemq-mqttClient = " 1.3.6"
23- kotlin = " 1.9.25"
22+ hivemq-mqtt-client = " 1.3.10"
2423jackson = " 2.19.1"
25- jacoco = " 0.8.11"
2624jackson-nullable =" 0.2.6"
27- javassist = " 3.30.2-GA "
25+ jacoco = " 0.8.11 "
2826jakarta-annotation-api = " 2.1.1"
27+ javassist = " 3.30.2-GA"
2928jaxb2 = " 2.3.9"
30- jaxb4-bind = " 4.0.2 "
31- jaxb4-impl = " 4.0.5 "
29+ jaxb4-bind = " 4.0.4 "
30+ jaxb4-impl = " 4.0.6 "
3231jctools = " 4.0.5"
33- jersey = " 3.1.10 "
32+ jersey = " 3.1.11 "
3433jose4j = " 0.9.6"
35- json-schema-inferrer = " 0.2.1"
36- json-schema-validator = " 1.5.8"
34+ json = " 20250107"
3735json-path = " 2.9.0"
36+ json-schema-inferrer = " 0.2.1"
37+ json-schema-validator = " 1.5.9"
38+ json-smart = " 2.5.2"
3839junit-jupiter = " 5.13.2"
39- logback = " 1.5.18"
40- milo = " 1.0.5"
40+ kotlin = " 1.9.25"
41+ logback = " 1.5.20"
42+ mariadb = " 3.5.6"
43+ milo = " 1.0.6"
4144mockito = " 5.17.0"
4245mqtt-sn-codec = " 838f51d691"
43- mssql = " 12.8.1.jre11"
46+ mssql = " 12.8.1.jre11"
4447mtconnect-protocol = " 1.0.0"
45- mariadb = " 3.5.3"
4648netty = " 4.2.6.Final"
47- json = " 20250107"
4849pmd = " 6.55.0"
49- postgresql = " 42.7.3 "
50+ postgresql = " 42.7.8 "
5051protobuf = " 4.32.1"
5152shrinkwrap = " 1.2.6"
5253slf4j = " 2.0.17"
5354spotBugs = " 4.9.4"
54- swagger-annotations = " 2.2.34 "
55+ swagger-annotations = " 2.2.39 "
5556swagger-jaxrs = " 1.6.16"
5657systemstubs = " 2.1.8"
5758victools = " 4.38.0"
@@ -62,20 +63,20 @@ zeroallocationhashing = "0.27ea0"
6263plugin-cyclonedx = " 1.10.0"
6364plugin-defaults = " 0.2.0"
6465plugin-errorprone = " 4.2.0"
66+ plugin-forbiddenapis = " 3.9"
67+ plugin-github-release = " 2.5.2"
6568plugin-javadoc-links = " 0.8.0"
6669plugin-license = " 0.16.1"
6770plugin-metadata = " 0.5.0"
6871plugin-openapigenerator = " 7.13.0"
69- plugin-forbiddenapis = " 3.9"
70- plugin-github-release = " 2.5.2"
71- plugin-shadow = " 8.3.8"
72+ plugin-shadow = " 8.3.9"
7273plugin-spotbugs = " 6.3.0"
7374plugin-versions = " 0.51.0"
7475
7576[libraries ]
77+ apache-commons-compress = { module = " org.apache.commons:commons-compress" , version.ref = " apache-commons-compress" }
7678apache-commons-io = { module = " commons-io:commons-io" , version.ref = " apache-commons-io" }
7779apache-commons-lang = { module = " org.apache.commons:commons-lang3" , version.ref = " apache-commons-lang" }
78- apache-commons-compress = { module = " org.apache.commons:commons-compress" , version.ref = " apache-commons-compress" }
7980assertj = { module = " org.assertj:assertj-core" , version.ref = " assertj" }
8081awaitility = { module = " org.awaitility:awaitility" , version.ref = " awaitility" }
8182bouncycastle-pkix = { module = " org.bouncycastle:bcpkix-jdk18on" , version.ref = " bouncycastle" }
@@ -91,59 +92,58 @@ dropwizard-metrics-jvm = { module = "io.dropwizard.metrics:metrics-jvm", version
9192dropwizard-metrics-logback = { module = " io.dropwizard.metrics:metrics-logback" , version.ref = " dropwizard-metrics" }
9293equalsverifier = { module = " nl.jqno.equalsverifier:equalsverifier" , version.ref = " equalsverifier" }
9394errorprone = { module = " com.google.errorprone:error_prone_core" , version.ref = " errorprone" }
94- json-schema-inferrer = { module = " com.github.saasquatch:json-schema-inferrer" , version.ref = " json-schema-inferrer" }
95- jersey-container-jdk-http = { module = " org.glassfish.jersey.containers:jersey-container-jdk-http" , version.ref = " jersey" }
96- jersey-hk2 = { module = " org.glassfish.jersey.inject:jersey-hk2" , version.ref = " jersey" }
97- jersey-media-json-jackson = { module = " org.glassfish.jersey.media:jersey-media-json-jackson" , version.ref = " jersey" }
98- jersey-media-multipart = { module = " org.glassfish.jersey.media:jersey-media-multipart" , version.ref = " jersey" }
9995guava = { module = " com.google.guava:guava" , version.ref = " guava" }
10096hikari = { module = " com.zaxxer:HikariCP" , version.ref = " hikari" }
10197hivemq-edge-adaptersdk = { module = " com.hivemq:hivemq-edge-adapter-sdk" , version.ref = " hivemq-edge-adaptersdk" }
10298hivemq-edge-extensionsdk = { module = " com.hivemq:hivemq-edge-extension-sdk" , version.ref = " hivemq-edge-extensionsdk" }
10399hivemq-extensionsdk = { module = " com.hivemq:hivemq-extension-sdk" , version.ref = " hivemq-extensionsdk" }
104- hivemq-mqtt-client = { module = " com.hivemq:hivemq-mqtt-client" , version.ref = " hivemq-mqttClient" }
105- kotlin-bom = { module = " org.jetbrains.kotlin:kotlin-bom" , version.ref = " kotlin" }
100+ hivemq-mqtt-client = { module = " com.hivemq:hivemq-mqtt-client" , version.ref = " hivemq-mqtt-client" }
106101jackson-databind = { module = " com.fasterxml.jackson.core:jackson-databind" , version.ref = " jackson" }
107102jackson-databind-nullable = { module = " org.openapitools:jackson-databind-nullable" , version.ref = " jackson-nullable" }
108103jackson-dataformat-xml = { module = " com.fasterxml.jackson.dataformat:jackson-dataformat-xml" , version.ref = " jackson" }
109104jackson-datatype-jsr310 = { module = " com.fasterxml.jackson.datatype:jackson-datatype-jsr310" , version.ref = " jackson" }
110105jackson-jaxrs-json-provider = { module = " com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider" , version.ref = " jackson" }
106+ jakarta-annotation-api = { module = " jakarta.annotation:jakarta.annotation-api" , version.ref = " jakarta-annotation-api" }
111107javacrumbs-futureconverter = { module = " net.javacrumbs.future-converter:future-converter-java8-guava" , version.ref = " future-converter" }
112108javassist = { module = " org.javassist:javassist" , version.ref = " javassist" }
113- jakarta-annotation-api = { module = " jakarta.annotation:jakarta.annotation-api" , version.ref = " jakarta-annotation-api" }
114109jaxb2-impl = { module = " com.sun.xml.bind:jaxb-impl" , version.ref = " jaxb2" }
115110jaxb4-bind = { module = " jakarta.xml.bind:jakarta.xml.bind-api" , version.ref = " jaxb4-bind" }
116111jaxb4-impl = { module = " org.glassfish.jaxb:jaxb-runtime" , version.ref = " jaxb4-impl" }
117112jctools = { module = " org.jctools:jctools-core" , version.ref = " jctools" }
113+ jersey-container-jdk-http = { module = " org.glassfish.jersey.containers:jersey-container-jdk-http" , version.ref = " jersey" }
114+ jersey-hk2 = { module = " org.glassfish.jersey.inject:jersey-hk2" , version.ref = " jersey" }
115+ jersey-media-json-jackson = { module = " org.glassfish.jersey.media:jersey-media-json-jackson" , version.ref = " jersey" }
116+ jersey-media-multipart = { module = " org.glassfish.jersey.media:jersey-media-multipart" , version.ref = " jersey" }
118117jose4j = { module = " org.bitbucket.b_c:jose4j" , version.ref = " jose4j" }
119- json-schema-validator = { module = " com.networknt:json-schema-validator" , version.ref = " json-schema-validator" }
120118json-path = { module = " com.jayway.jsonpath:json-path" , version.ref = " json-path" }
119+ json-schema-inferrer = { module = " com.github.saasquatch:json-schema-inferrer" , version.ref = " json-schema-inferrer" }
120+ json-schema-validator = { module = " com.networknt:json-schema-validator" , version.ref = " json-schema-validator" }
121+ json-smart = { module = " net.minidev:json-smart" , version.ref = " json-smart" }
121122junit-bom = { module = " org.junit:junit-bom" , version.ref = " junit-jupiter" }
122123junit-jupiter = { module = " org.junit.jupiter:junit-jupiter" , version.ref = " junit-jupiter" }
124+ kotlin-bom = { module = " org.jetbrains.kotlin:kotlin-bom" , version.ref = " kotlin" }
123125logback-classic = { module = " ch.qos.logback:logback-classic" , version.ref = " logback" }
124-
126+ mariadb = { module = " org.mariadb.jdbc:mariadb-java-client " , version.ref = " mariadb " }
125127milo-client = { module = " org.eclipse.milo:milo-sdk-client" , version.ref = " milo" }
126- milo-server = { module = " org.eclipse.milo:milo-sdk-server" , version.ref = " milo" }
128+ milo-dtd-manager = { module = " org.eclipse.milo:milo-dtd-manager" , version.ref = " milo" }
129+ milo-dtd-reader = { module = " org.eclipse.milo:milo-dtd-reader" , version.ref = " milo" }
127130milo-encoding-json = { module = " org.eclipse.milo:milo-encoding-json" , version.ref = " milo" }
128131milo-encoding-xml = { module = " org.eclipse.milo:milo-encoding-xml" , version.ref = " milo" }
129- milo-dtd-reader = { module = " org.eclipse.milo:milo-dtd-reader" , version.ref = " milo" }
130- milo-dtd-manager = { module = " org.eclipse.milo:milo-dtd-manager" , version.ref = " milo" }
131-
132+ milo-server = { module = " org.eclipse.milo:milo-sdk-server" , version.ref = " milo" }
132133mockito-junit-jupiter = { module = " org.mockito:mockito-junit-jupiter" , version.ref = " mockito" }
133134mqtt-sn-codec = { module = " com.github.simon622.mqtt-sn:mqtt-sn-codec" , version.ref = " mqtt-sn-codec" }
134- mssql = { module = " com.microsoft.sqlserver:mssql-jdbc" , version.ref = " mssql" }
135+ mssql = { module = " com.microsoft.sqlserver:mssql-jdbc" , version.ref = " mssql" }
135136mtconnect-protocol = { module = " com.hivemq:hivemq-mtconnect-protocol" , version.ref = " mtconnect-protocol" }
136- mariadb = { module = " org.mariadb.jdbc:mariadb-java-client" , version.ref = " mariadb" }
137137netty-buffer = { module = " io.netty:netty-buffer" , version.ref = " netty" }
138138netty-codec = { module = " io.netty:netty-codec" , version.ref = " netty" }
139139netty-codec-http = { module = " io.netty:netty-codec-http" , version.ref = " netty" }
140140netty-commons = { module = " io.netty:netty-common" , version.ref = " netty" }
141141netty-handler = { module = " io.netty:netty-handler" , version.ref = " netty" }
142142netty-transport = { module = " io.netty:netty-transport" , version.ref = " netty" }
143143org_json = { module = " org.json:json" , version.ref = " json" }
144+ plc4j-ads = { module = " org.apache.plc4x:plc4j-driver-ads" , version.ref = " apache-plc4x" }
144145plc4j-api = { module = " org.apache.plc4x:plc4j-api" , version.ref = " apache-plc4x" }
145146plc4j-s7 = { module = " org.apache.plc4x:plc4j-driver-s7" , version.ref = " apache-plc4x" }
146- plc4j-ads = { module = " org.apache.plc4x:plc4j-driver-ads" , version.ref = " apache-plc4x" }
147147plc4j-transport-raw-socket = { module = " org.apache.plc4x:plc4j-transport-raw-socket" , version.ref = " apache-plc4x" }
148148postgresql = { module = " org.postgresql:postgresql" , version.ref = " postgresql" }
149149protobuf = { module = " com.google.protobuf:protobuf-java" , version.ref = " protobuf" }
@@ -159,8 +159,6 @@ victools-jsonschema-jackson = { module = "com.github.victools:jsonschema-module-
159159wiremock-jre8-standalone = { module = " com.github.tomakehurst:wiremock-jre8-standalone" , version.ref = " wiremock" }
160160zeroallocationhashing = { module = " net.openhft:zero-allocation-hashing" , version.ref = " zeroallocationhashing" }
161161
162-
163-
164162[plugins ]
165163cyclonedx = { id = " org.cyclonedx.bom" , version.ref = " plugin-cyclonedx" }
166164defaults = { id = " io.github.sgtsilvio.gradle.defaults" , version.ref = " plugin-defaults" }
@@ -174,6 +172,3 @@ openapi-generator = { id = "org.openapi.generator", version.ref = "plugin-openap
174172shadow = { id = " com.gradleup.shadow" , version.ref = " plugin-shadow" }
175173spotbugs = { id = " com.github.spotbugs" , version.ref = " plugin-spotbugs" }
176174versions = { id = " com.github.ben-manes.versions" , version.ref = " plugin-versions" }
177-
178-
179-
0 commit comments