Skip to content

Commit f501b3d

Browse files
committed
Upgrade to Yasson 3.0.4
Closes gh-41820
1 parent 1cb2491 commit f501b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2307,7 +2307,7 @@ bom {
23072307
releaseNotes("https://github.com/xmlunit/xmlunit/releases/tag/v{version}")
23082308
}
23092309
}
2310-
library("Yasson", "3.0.3") {
2310+
library("Yasson", "3.0.4") {
23112311
group("org.eclipse") {
23122312
modules = [
23132313
"yasson"

0 commit comments

Comments
 (0)