Skip to content

Commit e04540e

Browse files
committed
Upgrade to Glassfish JAXB 4.0.5
Closes gh-39993
1 parent 7a83998 commit e04540e

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
@@ -419,7 +419,7 @@ bom {
419419
releaseNotes("https://github.com/git-commit-id/git-commit-id-maven-plugin/releases/tag/v{version}")
420420
}
421421
}
422-
library("Glassfish JAXB", "4.0.4") {
422+
library("Glassfish JAXB", "4.0.5") {
423423
group("org.glassfish.jaxb") {
424424
imports = [
425425
"jaxb-bom"

0 commit comments

Comments
 (0)