Skip to content

Commit

Permalink
Upgrade Jackson to 2.13.5. Upgrade Woodstox to 6.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
OlgaMaciaszek committed Oct 2, 2024
1 parent cf85ce1 commit 658e572
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ allprojects {
spectatorVersion = '1.7.3'
slf4jVersion = '1.7.36'
archaiusVersion = '0.7.6'
jacksonVersion = '2.10.5'
jacksonDatabindVersion = '2.10.5.1'
woodstoxVersion = '5.2.1'
jacksonVersion = '2.13.5'
jacksonDatabindVersion = '2.13.5'
woodstoxVersion = '6.4.0'

// test deps
jetty_version = '11.0.11'
Expand Down

0 comments on commit 658e572

Please sign in to comment.