Skip to content

Commit

Permalink
upgrade jackson version
Browse files Browse the repository at this point in the history
  • Loading branch information
smirnovaae committed Feb 3, 2025
1 parent 3533a82 commit f46f432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ext {
springCloudAwsVersion = '3.1.1'
springWebVersion= '6.1.12'
liquibaseVersion='4.23.0'
jacksonVersion='2.17.2'
jacksonVersion='2.18.2'
testContainerVersion='1.20.1'
}

Expand Down

0 comments on commit f46f432

Please sign in to comment.