Skip to content

Commit a9eb2a5

Browse files
committed
Upgrade to Glassfish JAXB 2.3.8
Closes gh-34242
1 parent 8e710b7 commit a9eb2a5

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
@@ -386,7 +386,7 @@ bom {
386386
]
387387
}
388388
}
389-
library("Glassfish JAXB", "2.3.7") {
389+
library("Glassfish JAXB", "2.3.8") {
390390
prohibit {
391391
versionRange "[3.0.0-M1,)"
392392
because "it uses the jakarta.* namespace"

0 commit comments

Comments
 (0)