This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git


The following commit(s) were added to refs/heads/main by this push:
     new ca34e44  Bump jaxb-runtime-version from 4.0.7 to 4.0.8 (#320)
ca34e44 is described below

commit ca34e44d0c18c601fbf65f7530ef199bb47fac8e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 5 21:32:54 2026 -0400

    Bump jaxb-runtime-version from 4.0.7 to 4.0.8 (#320)
    
    Bumps `jaxb-runtime-version` from 4.0.7 to 4.0.8.
    
    Updates `org.glassfish.jaxb:jaxb-runtime` from 4.0.7 to 4.0.8
    
    Updates `org.glassfish.jaxb:jaxb-xjc` from 4.0.7 to 4.0.8
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.jaxb:jaxb-runtime
      dependency-version: 4.0.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.glassfish.jaxb:jaxb-xjc
      dependency-version: 4.0.8
      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 3b7515d..6fce133 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
         <cxf-buildtools-version>4.1.3</cxf-buildtools-version>
         <jdk.version>17</jdk.version>
         <jaxb-version>4.0.5</jaxb-version>
-        <jaxb-runtime-version>4.0.7</jaxb-runtime-version>
+        <jaxb-runtime-version>4.0.8</jaxb-runtime-version>
 
         
<eclipse.outputDirectory>${basedir}/target/classes</eclipse.outputDirectory>
         <downloadSources>true</downloadSources>

Reply via email to