Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ hsqldbVersion=2.7.4
# (its API is stable), so it only ships as 2.22 while core/databind get 2.22.x
# patches. Keep this on the latest existing annotations release.
jacksonAnnotationsVersion=2.22
jacksonDatabindVersion=2.22.2
jacksonVersion=2.22.2
jacksonDatabindVersion=2.22.3
jacksonVersion=2.22.3
janinoVersion=3.1.12
jasyptVersion=1.9.3
# Match the jjwt version pulled in transitively by uPortal-soffit-core.
Expand Down
Loading