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

reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit f7a0874f0870fb2bae31393a72370b2d87daa0e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 10 18:03:08 2025 -0400

    Bump org.webjars:swagger-ui from 5.22.0 to 5.24.0 (#2448)
    
    Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) 
from 5.22.0 to 5.24.0.
    - [Release notes](https://github.com/swagger-api/swagger-ui/releases)
    - 
[Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
    - 
[Commits](https://github.com/swagger-api/swagger-ui/compare/v5.22.0...v5.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars:swagger-ui
      dependency-version: 5.24.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 3fcb8c500d4285d477dab0a8df6f0b8a079b5a58)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 parent/pom.xml                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index 3ff6145b49..cec39d3670 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -36,7 +36,7 @@
         <cxf.jetty11.version>11.0.25</cxf.jetty11.version>
         <cxf.netty.version>4.1.122.Final</cxf.netty.version>
         
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
-        <cxf.swagger.ui.version>5.22.0</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>5.24.0</cxf.swagger.ui.version>
         <cxf.tika.version>2.9.1</cxf.tika.version>
         <cxf.tomcat.version>10.1.41</cxf.tomcat.version>
         <cxf.jboss.weld.version>4.0.3.Final</cxf.jboss.weld.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 4a638d44eb..64d649b079 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,7 +216,7 @@
         <cxf.spring.security.version>6.1.9</cxf.spring.security.version>
         <cxf.spring.version>6.0.23</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
-        <cxf.swagger.ui.version>5.22.0</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>5.24.0</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.32</cxf.swagger.v3.version>
         <cxf.tika.version>2.9.1</cxf.tika.version>
         <cxf.tomcat.version>10.1.41</cxf.tomcat.version>

Reply via email to