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

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


The following commit(s) were added to refs/heads/main by this push:
     new 327a89cacf Bump org.codehaus.mojo:jaxb2-maven-plugin from 3.3.0 to 
4.0.0
327a89cacf is described below

commit 327a89cacfe84ee9ecd678edbc3384fd985d0b13
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 04:28:11 2025 +0000

    Bump org.codehaus.mojo:jaxb2-maven-plugin from 3.3.0 to 4.0.0
    
    Bumps 
[org.codehaus.mojo:jaxb2-maven-plugin](https://github.com/mojohaus/jaxb2-maven-plugin)
 from 3.3.0 to 4.0.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...4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:jaxb2-maven-plugin
      dependency-version: 4.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 97e5fbd6b9..fa4a311ac9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -329,7 +329,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>jaxb2-maven-plugin</artifactId>
-          <version>3.3.0</version>
+          <version>4.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>

Reply via email to