Skip to content

Commit

Permalink
Update all patch dependencies to v2.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent 88b3258 commit 758807f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
jackson = "2.17.1"
jackson = "2.17.2"

[libraries]
jackson-dataformat-xml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-xml", version.ref = "jackson" }
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ equalsVerifier = "3.16.1"
guava = "33.1.0-jre"
guice = "5.1.0"
hivemq-extensionSdk = "4.30.0"
jackson = "2.17.1"
jackson = "2.17.2"
jacoco = "0.8.7"
javassist = "3.30.2-GA"
javax-annotation-api = "1.3.2"
Expand Down

0 comments on commit 758807f

Please sign in to comment.