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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 2a48f7f06640 chore(deps): Bump com.sun.xml.bind:jaxb-impl from 4.0.6 
to 4.0.7 (#22019)
2a48f7f06640 is described below

commit 2a48f7f066401b0104adc793a223fbe5312ffc81
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 09:25:07 2026 +0100

    chore(deps): Bump com.sun.xml.bind:jaxb-impl from 4.0.6 to 4.0.7 (#22019)
    
    Bumps com.sun.xml.bind:jaxb-impl from 4.0.6 to 4.0.7.
    
    ---
    updated-dependencies:
    - dependency-name: com.sun.xml.bind:jaxb-impl
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1fa22496fee7..c8db450e6865 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -198,7 +198,7 @@
         
<jakarta-transaction-api-version>2.0.1</jakarta-transaction-api-version>
         <jakarta-jws-api-version>3.0.0</jakarta-jws-api-version>
         <jaxb-core-version>4.0.5</jaxb-core-version>
-        <jaxb-impl-version>4.0.6</jaxb-impl-version>
+        <jaxb-impl-version>4.0.7</jaxb-impl-version>
         <jaxb-osgi-version>4.0.5</jaxb-osgi-version>
         <jaxb-xjc-version>4.0.6</jaxb-xjc-version>
         <jaxb-jxc-version>4.0.6</jaxb-jxc-version>

Reply via email to