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 gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jazzer = "0.30.0"
jacoco = "0.8.15"
jmh = "1.37"
cyclonedx = "2.4.1"
jackson = "2.20.0"
jackson = "2.22.2"
# The CLI's argument parser. A runtime dependency of zengin4j-cli only, which
# ships as an application and is not published (ADR-0024).
picocli = "4.7.7"
Expand Down
Loading