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 761d7c23 Bump org.jvnet.jaxb:jaxb-maven-plugin from 4.0.6 to 4.0.12
(#86)
761d7c23 is described below
commit 761d7c234ff7a499d19cb634b6d20d2b0f996f6e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 9 19:19:54 2026 +0200
Bump org.jvnet.jaxb:jaxb-maven-plugin from 4.0.6 to 4.0.12 (#86)
Bumps
[org.jvnet.jaxb:jaxb-maven-plugin](https://github.com/highsource/jaxb-tools)
from 4.0.6 to 4.0.12.
- [Release notes](https://github.com/highsource/jaxb-tools/releases)
- [Commits](https://github.com/highsource/jaxb-tools/compare/4.0.6...4.0.12)
---
updated-dependencies:
- dependency-name: org.jvnet.jaxb:jaxb-maven-plugin
dependency-version: 4.0.12
dependency-type: direct:development
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>
---
discovery/local/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/discovery/local/pom.xml b/discovery/local/pom.xml
index 036c50f4..217488f4 100644
--- a/discovery/local/pom.xml
+++ b/discovery/local/pom.xml
@@ -66,7 +66,7 @@
<plugin>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-maven-plugin</artifactId>
- <version>4.0.6</version>
+ <version>4.0.12</version>
<executions>
<execution>
<goals>