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

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

commit c31edde80b4c3b66dd5868e0bf35ee558b044611
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 11 10:36:37 2025 -0500

    Bump org.webjars:swagger-ui from 5.30.1 to 5.30.2 (#2722)
    
    Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) 
from 5.30.1 to 5.30.2.
    - [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.30.1...v5.30.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars:swagger-ui
      dependency-version: 5.30.2
      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>
    (cherry picked from commit 5f8d9d99f2935f16857e9c4a7d210b84d347687b)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
    (cherry picked from commit 710ab98ae43b4f157b886d75beb0ffb890acb7c5)
---
 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 f74f7b5159..71f13200ba 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -35,7 +35,7 @@
         <cxf.jetty10.version>10.0.26</cxf.jetty10.version>
         <cxf.netty.version>4.1.128.Final</cxf.netty.version>
         
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
-        <cxf.swagger.ui.version>5.30.1</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>5.30.2</cxf.swagger.ui.version>
         <cxf.tika.version>2.9.1</cxf.tika.version>
         <cxf.tomcat.version>9.0.111</cxf.tomcat.version>
         <cxf.lucene.version>9.12.3</cxf.lucene.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 1c77a2c205..e90a075fca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -211,7 +211,7 @@
         <cxf.spring.security.version>5.8.16</cxf.spring.security.version>
         <cxf.spring.version>5.3.39</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
-        <cxf.swagger.ui.version>5.30.1</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>5.30.2</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.40</cxf.swagger.v3.version>
         <cxf.swagger2.version>1.6.15</cxf.swagger2.version>
         <cxf.swagger2.guava.version>32.1.3-jre</cxf.swagger2.guava.version>

Reply via email to