Skip to content

Commit

Permalink
jackson and jackson-databind 2.14.1
Browse files Browse the repository at this point in the history
Signed-off-by: Sally MacFarlane <[email protected]>
  • Loading branch information
macfarla committed Dec 14, 2022
1 parent db87e21 commit 9518bcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ ext {
slf4jVersion = "1.7.36"
logbackVersion = "1.2.11"
hk2Version = "3.0.2"
jacksonVersion = "2.13.4";
jacksonDatabindVersion = "2.14.0-rc1";
jacksonVersion = "2.14.1";
jacksonDatabindVersion = "2.14.1";
}

allprojects {
Expand Down

0 comments on commit 9518bcf

Please sign in to comment.