Skip to content

Commit 9144ee4

Browse files
authored
Merge pull request #549 from hivemq/improvement/minor-versions
Update minor versions for guava and jackson
2 parents 582e3af + 91671f9 commit 9144ee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ concurrentUnit = "0.4.6"
99
dropwizard-metrics = "4.2.28"
1010
eclipse-collections = "11.1.0"
1111
equalsVerifier = "3.16.2"
12-
guava = "33.1.0-jre"
12+
guava = "33.3.1-jre"
1313
guice = "5.1.0"
1414
hivemq-extensionSdk = "4.34.0"
15-
jackson = "2.17.2"
15+
jackson = "2.18.1"
1616
jacoco = "0.8.7"
1717
javassist = "3.30.2-GA"
1818
javax-annotation-api = "1.3.2"

0 commit comments

Comments
 (0)