Skip to content

Commit

Permalink
Merge pull request #2 from VEuPathDB/dependabot/gradle/com.fasterxml.…
Browse files Browse the repository at this point in the history
…jackson-jackson-bom-2.18.2

Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2
  • Loading branch information
Foxcapades authored Dec 12, 2024
2 parents 9fb125b + 615ada4 commit 66ef18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[libraries]
jackson = { group = "com.fasterxml.jackson", name = "jackson-bom", version = "2.18.1" }
jackson = { group = "com.fasterxml.jackson", name = "jackson-bom", version = "2.18.2" }

test-junit = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.11.3" }

0 comments on commit 66ef18d

Please sign in to comment.