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

davsclaus 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 85fb0cff19ac chore(deps): Bump org.codehaus.mojo:jaxb2-maven-plugin 
(#20933)
85fb0cff19ac is described below

commit 85fb0cff19acf59090940f07140211d1ce543430
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 20 11:24:05 2026 +0100

    chore(deps): Bump org.codehaus.mojo:jaxb2-maven-plugin (#20933)
    
    Bumps 
[org.codehaus.mojo:jaxb2-maven-plugin](https://github.com/mojohaus/jaxb2-maven-plugin)
 from 3.3.0 to 4.1.0.
    - [Release notes](https://github.com/mojohaus/jaxb2-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/jaxb2-maven-plugin/compare/jaxb2-maven-plugin-3.3.0...jaxb2-maven-plugin-4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:jaxb2-maven-plugin
      dependency-version: 4.1.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 80cabd25aca3..74eaa644d8da 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -295,7 +295,7 @@
         <jakarta-xml-ws-api-version>4.0.2</jakarta-xml-ws-api-version>
         <glassfish-javax-json>1.1.4</glassfish-javax-json>
         <glassfish-jaxb-runtime-version>4.0.6</glassfish-jaxb-runtime-version>
-        <jaxb2-maven-plugin-version>3.3.0</jaxb2-maven-plugin-version>
+        <jaxb2-maven-plugin-version>4.1.0</jaxb2-maven-plugin-version>
         <jaxp-ri-version>1.4.5</jaxp-ri-version>
         
<jboss-el-api_3.0_spec-version>2.0.0.Final</jboss-el-api_3.0_spec-version>
         <jboss-logging-version>3.6.1.Final</jboss-logging-version>

Reply via email to