Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 5, 2022
1 parent cf8280c commit 340c2c7
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,7 +1,7 @@
[libraries]
assertJ = "org.assertj:assertj-core:3.23.1"
commonsLogging = "commons-logging:commons-logging:1.2"
jackson = "com.fasterxml.jackson.core:jackson-databind:2.13.4.2"
jackson = "com.fasterxml.jackson.core:jackson-databind:2.14.0"
#using version range to avoid suggested upgrades, 3.0.1 is last with annotations
jsr305 = { module = "com.google.code.findbugs:jsr305", version = "[3.0.1, 3.0.1]" }
junit4 = "junit:junit:4.13.2"
Expand Down

0 comments on commit 340c2c7

Please sign in to comment.