Skip to content

Update dependency io.github.pdvrieze.xmlutil:serialization to v0.91.1 #4859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
Update dependency io.github.pdvrieze.xmlutil:serialization to v0.91.1
  • Loading branch information
renovate[bot] authored May 15, 2025
commit 6c300c59dbeff33237992c1a8669f46f2fce54d3
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ javax-servlet = "4.0.1"
jakarta-servlet = "5.0.0"

ws = "8.18.0"
xmlutil = "0.91.0"
xmlutil = "0.91.1"
yamlkt = "0.13.0"
kaml = "0.77.1"

Expand Down