Skip to content

Commit 9514982

Browse files
committed
Upgrade to Glassfish JAXB 2.3.9
Closes gh-38431
1 parent 296af5f commit 9514982

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
@@ -375,7 +375,7 @@ bom {
375375
]
376376
}
377377
}
378-
library("Glassfish JAXB", "2.3.8") {
378+
library("Glassfish JAXB", "2.3.9") {
379379
prohibit {
380380
versionRange "[3.0.0-M1,)"
381381
because "it uses the jakarta.* namespace"

0 commit comments

Comments
 (0)