Skip to content

Commit 65bdcdb

Browse files
committed
Upgrade to Glassfish JAXB 2.3.7
Closes gh-32785
1 parent 02760ff commit 65bdcdb

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
@@ -356,7 +356,7 @@ bom {
356356
]
357357
}
358358
}
359-
library("Glassfish JAXB", "2.3.6") {
359+
library("Glassfish JAXB", "2.3.7") {
360360
prohibit("[3.0.0-M1,)") {
361361
because "it uses the jakarta.* namespace"
362362
}

0 commit comments

Comments
 (0)