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 2585781530 Bump org.codehaus.mojo:jaxb2-maven-plugin from 4.0.0 to
4.1.0
2585781530 is described below
commit 25857815305e6943c8b6d46e6301e65a2e86d12a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 04:22:51 2026 +0000
Bump org.codehaus.mojo:jaxb2-maven-plugin from 4.0.0 to 4.1.0
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 33b53a4fa5..c81835b363 100644
--- a/pom.xml
+++ b/pom.xml
@@ -337,7 +337,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>