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 13856357 Bump com.sun.xml.bind:jaxb-osgi from 4.0.5 to 4.0.7 (#84)
13856357 is described below
commit 13856357ae6d97a8283ce0558a12b599f5a9e47f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 30 22:37:15 2026 +0200
Bump com.sun.xml.bind:jaxb-osgi from 4.0.5 to 4.0.7 (#84)
Bumps com.sun.xml.bind:jaxb-osgi from 4.0.5 to 4.0.7.
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-osgi
dependency-version: 4.0.7
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 f9cc6267..3b90d2d7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -251,7 +251,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-osgi</artifactId>
- <version>4.0.5</version>
+ <version>4.0.7</version>
</dependency>
<dependency>
<groupId>jakarta.activation</groupId>