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 52605cbe Bump org.jvnet.jaxb:jaxb-maven-plugin from 4.0.13 to 4.0.14
(#105)
52605cbe is described below
commit 52605cbe426da1b749c6faa05a394411ffe8065a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 00:13:40 2026 +0200
Bump org.jvnet.jaxb:jaxb-maven-plugin from 4.0.13 to 4.0.14 (#105)
Bumps
[org.jvnet.jaxb:jaxb-maven-plugin](https://github.com/highsource/jaxb-tools)
from 4.0.13 to 4.0.14.
- [Release notes](https://github.com/highsource/jaxb-tools/releases)
-
[Commits](https://github.com/highsource/jaxb-tools/compare/4.0.13...4.0.14)
---
updated-dependencies:
- dependency-name: org.jvnet.jaxb:jaxb-maven-plugin
dependency-version: 4.0.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5d2193a5..73db01ad 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -357,7 +357,7 @@
<plugin>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-maven-plugin</artifactId>
- <version>4.0.13</version>
+ <version>4.0.14</version>
<executions>
<execution>
<goals>