This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 2664967a13b Bump com.sun.xml.bind:jaxb-osgi from 4.0.4 to 4.0.5 
(#13680)
2664967a13b is described below

commit 2664967a13b07abc2102ef49faf3c8cd0acfe4c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 3 09:49:56 2024 +0200

    Bump com.sun.xml.bind:jaxb-osgi from 4.0.4 to 4.0.5 (#13680)
    
    Bumps com.sun.xml.bind:jaxb-osgi from 4.0.4 to 4.0.5.
    
    ---
    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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c35d6d4b429..6edd42c74cd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -170,7 +170,7 @@
         <jakarta-jws-api-version>3.0.0</jakarta-jws-api-version>
         <jaxb-core-version>4.0.5</jaxb-core-version>
         <jaxb-impl-version>4.0.4</jaxb-impl-version>
-        <jaxb-osgi-version>4.0.4</jaxb-osgi-version>
+        <jaxb-osgi-version>4.0.5</jaxb-osgi-version>
         <jaxb-xjc-version>4.0.5</jaxb-xjc-version>
         <jaxb-jxc-version>4.0.5</jaxb-jxc-version>
         <gmavenplus-plugin-version>3.0.2</gmavenplus-plugin-version>

Reply via email to