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
2 changes: 1 addition & 1 deletion kotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cloudevents = "4.0.1" # https://jdriven.com/blog/2024/07/CloudEvents-in-practice
commons-lang = "3.20.0"
flyway = "11.20.3"
greenmail = "2.1.8"
hypersistence = "3.14.1"
hypersistence = "3.15.2"
# jackson: avoid "2.16.1" with spring 3.2.2 (issues with .sonMappingException at JacksonModule.scala:61)
# Check spring boot dependency table for supported version, e.g. https://docs.spring.io/spring-boot/appendix/dependency-versions/coordinates.html
jackson = "2.20.1"
Expand Down