Skip to content

Commit

Permalink
Downgrade jackson to 2.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
williamvigorr3 committed Oct 10, 2024
1 parent fb818fe commit 4919e87
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 @@ -10,7 +10,7 @@ apacheCommonsCodecVersion="1.17.0"
commonsCompressVersion = "1.26.2"
bouncycastleVersion = "1.77"
javaxPersistenceApiVersion = "2.2"
jacksonVersion = "2.18.0"
jacksonVersion = "2.17.2"
osgiVersion = "8.0.0"
osgiAnnotationVersion = "8.1.0"
osgiSvcAnnotationVersion = "1.5.1"
Expand Down

0 comments on commit 4919e87

Please sign in to comment.