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 4705dc36f4b4 chore(deps): Bump org.codehaus.mojo:jaxb2-maven-plugin
from 4.1.0 to 4.2.0 (#26474)
4705dc36f4b4 is described below
commit 4705dc36f4b42b047010720d2964d7c30f8accd4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 15 19:37:19 2026 +0200
chore(deps): Bump org.codehaus.mojo:jaxb2-maven-plugin from 4.1.0 to 4.2.0
(#26474)
chore(deps): Bump org.codehaus.mojo:jaxb2-maven-plugin
Bumps
[org.codehaus.mojo:jaxb2-maven-plugin](https://github.com/mojohaus/jaxb2-maven-plugin)
from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/mojohaus/jaxb2-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/jaxb2-maven-plugin/compare/jaxb2-maven-plugin-4.1.0...4.2.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:jaxb2-maven-plugin
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 e31c752ab95e..b8f9ee730d5d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -294,7 +294,7 @@
<jakarta-xml-ws-api-version>4.0.3</jakarta-xml-ws-api-version>
<glassfish-javax-json>1.1.4</glassfish-javax-json>
<glassfish-jaxb-runtime-version>4.0.9</glassfish-jaxb-runtime-version>
- <jaxb2-maven-plugin-version>4.1.0</jaxb2-maven-plugin-version>
+ <jaxb2-maven-plugin-version>4.2.0</jaxb2-maven-plugin-version>
<jaxp-ri-version>1.4.5</jaxp-ri-version>
<jboss-logging-version>3.6.3.Final</jboss-logging-version>
<jboss-transaction-spi-version>7.6.1.Final</jboss-transaction-spi-version>