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 8947d82c4c build(deps): bump org.apache.cxf:cxf-rt-frontend-jaxrs 
(#2794)
8947d82c4c is described below

commit 8947d82c4c55cc68adcd6e2b21c631b4abdaa0f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 14:08:27 2026 +0200

    build(deps): bump org.apache.cxf:cxf-rt-frontend-jaxrs (#2794)
    
    Bumps org.apache.cxf:cxf-rt-frontend-jaxrs from 4.2.1 to 4.2.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
      dependency-version: 4.2.3
      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>
---
 examples/karaf-rest-example/karaf-rest-example-scr/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/karaf-rest-example/karaf-rest-example-scr/pom.xml 
b/examples/karaf-rest-example/karaf-rest-example-scr/pom.xml
index f02325cf5f..f1eebc7275 100644
--- a/examples/karaf-rest-example/karaf-rest-example-scr/pom.xml
+++ b/examples/karaf-rest-example/karaf-rest-example-scr/pom.xml
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-            <version>4.2.1</version>
+            <version>4.2.3</version>
         </dependency>
         <dependency>
             <groupId>jakarta.activation</groupId>

Reply via email to