This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
The following commit(s) were added to refs/heads/master by this push:
new 4df9fbf8 Bump org.jvnet.jaxb:jaxb-maven-plugin from 4.0.14 to 4.0.15
4df9fbf8 is described below
commit 4df9fbf839f5b6468a8c14b625969698e462fcd6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 18:41:44 2026 +0000
Bump org.jvnet.jaxb:jaxb-maven-plugin from 4.0.14 to 4.0.15
Bumps
[org.jvnet.jaxb:jaxb-maven-plugin](https://github.com/highsource/jaxb-tools)
from 4.0.14 to 4.0.15.
- [Release notes](https://github.com/highsource/jaxb-tools/releases)
-
[Commits](https://github.com/highsource/jaxb-tools/compare/4.0.14...4.0.15)
---
updated-dependencies:
- dependency-name: org.jvnet.jaxb:jaxb-maven-plugin
dependency-version: 4.0.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 6a2613cf..b57fee61 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -365,7 +365,7 @@
<plugin>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-maven-plugin</artifactId>
- <version>4.0.14</version>
+ <version>4.0.15</version>
<executions>
<execution>
<goals>