Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core …
Browse files Browse the repository at this point in the history
…to v2.16.2
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent f09eb45 commit ede75aa
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
Expand Up @@ -34,7 +34,7 @@ commons-compress = "1.25.0"
commons-text = "1.11.0"

geoip = "4.2.0"
jackson = "2.16.1"
jackson = "2.16.2"
maxmind-db = "3.1.0"

caffeine = "3.1.8"
Expand Down

0 comments on commit ede75aa

Please sign in to comment.