This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 8bbecfa315 build(deps): bump org.glassfish.jaxb:jaxb-bom from 4.0.8 to
4.0.9 (#2687)
8bbecfa315 is described below
commit 8bbecfa3156fc7f9b4684b2145860ff5638f287c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 30 07:08:28 2026 +0200
build(deps): bump org.glassfish.jaxb:jaxb-bom from 4.0.8 to 4.0.9 (#2687)
Bumps org.glassfish.jaxb:jaxb-bom from 4.0.8 to 4.0.9.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-bom
dependency-version: 4.0.9
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d967477ff5..31265eafd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,7 @@
<jackson.annotations.version>2.21</jackson.annotations.version>
<jackson.version>2.21.4</jackson.version>
<jna.version>5.18.1</jna.version>
- <jaxb-bom.version>4.0.8</jaxb-bom.version>
+ <jaxb-bom.version>4.0.9</jaxb-bom.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-codec.version>1.15</commons-codec.version>
<commons-compress.version>1.28.0</commons-compress.version>