Skip to content

Commit 5709090

Browse files
fix(deps): update all patch dependencies
1 parent d4769eb commit 5709090

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

gradle/libs.versions.toml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ apache-commons-io = "2.19.0"
33
apache-commons-compress = "1.27.1"
44
apache-commons-lang = "3.17.0"
55
apache-plc4x = "0.11.0"
6-
assertj = "3.27.3"
6+
assertj = "3.27.6"
77
awaitility = "4.3.0"
88
bouncycastle = "1.80"
9-
byteBuddy = "1.17.5"
9+
byteBuddy = "1.17.8"
1010
concurrentunit = "0.4.6"
1111
dagger = "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"
1414
equalsverifier = "3.17.5"
1515
errorprone = "2.38.0"
1616
future-converter = "1.2.0"
@@ -19,39 +19,39 @@ hikari = "6.2.1"
1919
hivemq-edge-adaptersdk = "2025.15"
2020
hivemq-edge-extensionsdk = "2025.15"
2121
hivemq-extensionsdk = "4.43.0"
22-
hivemq-mqttClient = "1.3.6"
22+
hivemq-mqttClient = "1.3.10"
2323
kotlin = "1.9.25"
2424
jackson = "2.19.1"
2525
jacoco = "0.8.11"
2626
jackson-nullable="0.2.6"
2727
javassist = "3.30.2-GA"
2828
jakarta-annotation-api = "2.1.1"
2929
jaxb2 = "2.3.9"
30-
jaxb4-bind = "4.0.2"
31-
jaxb4-impl = "4.0.5"
30+
jaxb4-bind = "4.0.4"
31+
jaxb4-impl = "4.0.6"
3232
jctools = "4.0.5"
33-
jersey = "3.1.10"
33+
jersey = "3.1.11"
3434
jose4j = "0.9.6"
3535
json-schema-inferrer = "0.2.1"
36-
json-schema-validator = "1.5.8"
36+
json-schema-validator = "1.5.9"
3737
json-path = "2.9.0"
3838
junit-jupiter = "5.13.2"
39-
logback = "1.5.18"
40-
milo = "1.0.5"
39+
logback = "1.5.20"
40+
milo = "1.0.6"
4141
mockito = "5.17.0"
4242
mqtt-sn-codec = "838f51d691"
4343
mssql="12.8.1.jre11"
4444
mtconnect-protocol = "1.0.0"
45-
mariadb= "3.5.3"
45+
mariadb= "3.5.6"
4646
netty = "4.2.6.Final"
4747
json = "20250107"
4848
pmd = "6.55.0"
49-
postgresql = "42.7.3"
49+
postgresql = "42.7.8"
5050
protobuf = "4.32.1"
5151
shrinkwrap = "1.2.6"
5252
slf4j = "2.0.17"
5353
spotBugs = "4.9.4"
54-
swagger-annotations = "2.2.34"
54+
swagger-annotations = "2.2.39"
5555
swagger-jaxrs = "1.6.16"
5656
systemstubs = "2.1.8"
5757
victools = "4.38.0"
@@ -68,7 +68,7 @@ plugin-metadata = "0.5.0"
6868
plugin-openapigenerator = "7.13.0"
6969
plugin-forbiddenapis = "3.9"
7070
plugin-github-release = "2.5.2"
71-
plugin-shadow = "8.3.8"
71+
plugin-shadow = "8.3.9"
7272
plugin-spotbugs = "6.3.0"
7373
plugin-versions = "0.51.0"
7474

0 commit comments

Comments
 (0)