Skip to content

Commit

Permalink
Merge pull request #549 from hivemq/improvement/minor-versions
Browse files Browse the repository at this point in the history
Update minor versions for guava and jackson
  • Loading branch information
marregui authored Nov 11, 2024
2 parents 582e3af + 91671f9 commit 9144ee4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ concurrentUnit = "0.4.6"
dropwizard-metrics = "4.2.28"
eclipse-collections = "11.1.0"
equalsVerifier = "3.16.2"
guava = "33.1.0-jre"
guava = "33.3.1-jre"
guice = "5.1.0"
hivemq-extensionSdk = "4.34.0"
jackson = "2.17.2"
jackson = "2.18.1"
jacoco = "0.8.7"
javassist = "3.30.2-GA"
javax-annotation-api = "1.3.2"
Expand Down

0 comments on commit 9144ee4

Please sign in to comment.