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 153e42bb9 build(deps): bump org.glassfish.jaxb:jaxb-bom from 4.0.8 to 
4.0.9 (#1753)
153e42bb9 is described below

commit 153e42bb9b258c878c24c6b91eb77cf61c69ca67
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 07:17:43 2026 +0200

    build(deps): bump org.glassfish.jaxb:jaxb-bom from 4.0.8 to 4.0.9 (#1753)
    
    Bumps org.glassfish.jaxb:jaxb-bom from 4.0.8 to 4.0.9.
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.jaxb:jaxb-bom
      dependency-version: 4.0.9
      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 fef639ae6..78c73ccd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
         <hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
         <jackson.version>2.22.0</jackson.version>
         <jakarta-ee.version>10.0.0</jakarta-ee.version>
-        <jaxb-impl.version>4.0.8</jaxb-impl.version>
+        <jaxb-impl.version>4.0.9</jaxb-impl.version>
         <log4j2.version>2.26.0</log4j2.version>
         <mockito.version>5.23.0</mockito.version>
         <ognl.version>3.4.11</ognl.version>

Reply via email to