Skip to content

Commit 771b722

Browse files
committed
Upgrade to Yasson 3.0.4
Closes gh-41792
1 parent 7768493 commit 771b722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2314,7 +2314,7 @@ bom {
23142314
releaseNotes("https://github.com/xmlunit/xmlunit/releases/tag/v{version}")
23152315
}
23162316
}
2317-
library("Yasson", "3.0.3") {
2317+
library("Yasson", "3.0.4") {
23182318
group("org.eclipse") {
23192319
modules = [
23202320
"yasson"

0 commit comments

Comments
 (0)