Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
fix(deps): update jackson_version to v2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2023
1 parent be558e4 commit 04f721a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ guava_version=31.1-jre
apache_commons_collections_version=4.4
apache_commons_validator_version=1.7

jackson_version=2.14.2
jackson_version=2.15.0
json_patch_version=1.13

springdoc_version=1.7.0
Expand Down

0 comments on commit 04f721a

Please sign in to comment.