This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/main by this push:
new 4f1e491ae build(deps): bump org.glassfish.jaxb:jaxb-bom from 4.0.6 to
4.0.7 (#1628)
4f1e491ae is described below
commit 4f1e491ae890536f121be78910caad7ddb30e859
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 18 07:27:34 2026 +0100
build(deps): bump org.glassfish.jaxb:jaxb-bom from 4.0.6 to 4.0.7 (#1628)
Bumps org.glassfish.jaxb:jaxb-bom from 4.0.6 to 4.0.7.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-bom
dependency-version: 4.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 20b1c06ca..66cb74546 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
<jackson.version>2.21.1</jackson.version>
<jakarta-ee.version>10.0.0</jakarta-ee.version>
- <jaxb-impl.version>4.0.6</jaxb-impl.version>
+ <jaxb-impl.version>4.0.7</jaxb-impl.version>
<log4j2.version>2.25.3</log4j2.version>
<mockito.version>5.22.0</mockito.version>
<ognl.version>3.4.10</ognl.version>