Skip to content

Commit 3aa8358

Browse files
committed
Upgrade to Glassfish JAXB 2.3.7
Closes gh-32787
1 parent ba02a64 commit 3aa8358

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
@@ -377,7 +377,7 @@ bom {
377377
]
378378
}
379379
}
380-
library("Glassfish JAXB", "2.3.6") {
380+
library("Glassfish JAXB", "2.3.7") {
381381
prohibit("[3.0.0-M1,)") {
382382
because "it uses the jakarta.* namespace"
383383
}

0 commit comments

Comments
 (0)