Browse Source

Upgrade to Yasson 3.0.3

Closes gh-34891
pull/34945/head
Stephane Nicoll 3 years ago
parent
commit
cacc563fc0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1557,7 +1557,7 @@ bom { @@ -1557,7 +1557,7 @@ bom {
]
}
}
library("Yasson", "3.0.2") {
library("Yasson", "3.0.3") {
group("org.eclipse") {
modules = [
"yasson"

Loading…
Cancel
Save