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 4f29acd6e1 build(deps): bump org.glassfish.jaxb:jaxb-bom from 4.0.7 to
4.0.8 (#2640)
4f29acd6e1 is described below
commit 4f29acd6e1192f261ec194efcc10b2001103d932
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 06:11:28 2026 +0200
build(deps): bump org.glassfish.jaxb:jaxb-bom from 4.0.7 to 4.0.8 (#2640)
Bumps org.glassfish.jaxb:jaxb-bom from 4.0.7 to 4.0.8.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-bom
dependency-version: 4.0.8
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 a4de69a83c..53c26f6313 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@
<jackson.annotations.version>2.21</jackson.annotations.version>
<jackson.version>2.21.3</jackson.version>
<jna.version>5.18.1</jna.version>
- <jaxb-bom.version>4.0.7</jaxb-bom.version>
+ <jaxb-bom.version>4.0.8</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>