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 20b274a29d Bump org.codehaus.mojo:jaxb2-maven-plugin from 3.2.0 to
3.3.0
20b274a29d is described below
commit 20b274a29d3ae68eab517c94e8706ac2e7440290
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 04:34:35 2025 +0000
Bump org.codehaus.mojo:jaxb2-maven-plugin from 3.2.0 to 3.3.0
Bumps
[org.codehaus.mojo:jaxb2-maven-plugin](https://github.com/mojohaus/jaxb2-maven-plugin)
from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/mojohaus/jaxb2-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/jaxb2-maven-plugin/compare/jaxb2-maven-plugin-3.2.0...jaxb2-maven-plugin-3.3.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:jaxb2-maven-plugin
dependency-version: 3.3.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 295c703abb..6af5afddb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -334,7 +334,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jaxb2-maven-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.3.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>