This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new b696332d22a Bump com.sun.xml.bind:jaxb-osgi from 4.0.3 to 4.0.4
(#12054)
b696332d22a is described below
commit b696332d22a9a660527babddf4a205c6ccd4811a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 17 18:37:04 2023 +0100
Bump com.sun.xml.bind:jaxb-osgi from 4.0.3 to 4.0.4 (#12054)
Bumps com.sun.xml.bind:jaxb-osgi from 4.0.3 to 4.0.4.
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-osgi
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 d28a6e5bd2e..9be9afb3314 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
<jaxb-core-version>4.0.3</jaxb-core-version>
<jaxb-impl-version>4.0.3</jaxb-impl-version>
- <jaxb-osgi-version>4.0.3</jaxb-osgi-version>
+ <jaxb-osgi-version>4.0.4</jaxb-osgi-version>
<jaxb-xjc-version>4.0.4</jaxb-xjc-version>
<jaxb-jxc-version>4.0.3</jaxb-jxc-version>
<groovy-version>4.0.15</groovy-version>