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

jungm pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-10.x by this push:
     new ddcdd09df0 [tomee-10.x]: Bump org.codehaus.mojo:jaxb2-maven-plugin
ddcdd09df0 is described below

commit ddcdd09df0267daaac6a876bb2ce7aad7e24607a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 21 14:30:40 2026 +0000

    [tomee-10.x]: Bump org.codehaus.mojo:jaxb2-maven-plugin
    
    Bumps 
[org.codehaus.mojo:jaxb2-maven-plugin](https://github.com/mojohaus/jaxb2-maven-plugin)
 from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/mojohaus/jaxb2-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/jaxb2-maven-plugin/compare/4.0.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-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8dd8900500..7831df861e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -329,7 +329,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>jaxb2-maven-plugin</artifactId>
-          <version>4.0.0</version>
+          <version>4.1.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>

Reply via email to