Skip to content

Commit efca11c

Browse files
authored
Merge pull request #22 from VEuPathDB/dependabot/gradle/com.fasterxml.jackson-jackson-bom-2.20.0
Bump com.fasterxml.jackson:jackson-bom from 2.19.2 to 2.20.0
2 parents e6d72cc + 84fecc2 commit efca11c

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.19.2" }
2+
jackson = { group = "com.fasterxml.jackson", name = "jackson-bom", version = "2.20.0" }
33

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

0 commit comments

Comments
 (0)