Skip to content

Commit d3abd07

Browse files
authored
Merge pull request #11 from VEuPathDB/dependabot/gradle/com.fasterxml.jackson-jackson-bom-2.19.0
Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0
2 parents a1ded33 + f1bbf1d commit d3abd07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[libraries]
2-
jackson = { group = "com.fasterxml.jackson", name = "jackson-bom", version = "2.18.3" }
2+
jackson = { group = "com.fasterxml.jackson", name = "jackson-bom", version = "2.19.0" }
33

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

0 commit comments

Comments
 (0)