You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2024/03/10 16:39:46 UTC

(cxf) 01/04: Bump org.webjars:swagger-ui from 5.10.3 to 5.11.8 (#1710)

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

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

commit cc5283beaf2e6e119d27ca19301f0e87551486ea
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 28 08:19:22 2024 -0500

    Bump org.webjars:swagger-ui from 5.10.3 to 5.11.8 (#1710)
    
    Bumps [org.webjars:swagger-ui](https://github.com/webjars/swagger-ui) from 5.10.3 to 5.11.8.
    - [Commits](https://github.com/webjars/swagger-ui/compare/swagger-ui-5.10.3...swagger-ui-5.11.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars:swagger-ui
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
    (cherry picked from commit 6ff10522047810b7536d2975f391f6057b0cd8f3)
    (cherry picked from commit cddb1c973ffc625156f913ecbca007180875e974)
    
    # Conflicts:
    #       parent/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 11e8c6cbbd..8dee938ac6 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -35,7 +35,7 @@
         <cxf.jetty9.version>9.4.54.v20240208</cxf.jetty9.version>
         <cxf.netty.version>4.1.107.Final</cxf.netty.version>
         <cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
-        <cxf.swagger.ui.version>5.10.3</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>5.11.8</cxf.swagger.ui.version>
         <cxf.tika.version>2.7.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.85</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index cf5b1e982b..978f9ea3af 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
         <cxf.spring.security.version>5.6.12</cxf.spring.security.version>
         <cxf.spring.version>5.3.32</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
-        <cxf.swagger.ui.version>5.10.3</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>5.11.8</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.1.13</cxf.swagger.v3.version>
         <cxf.swagger2.version>1.6.11</cxf.swagger2.version>
         <cxf.swagger2.guava.version>31.1-jre</cxf.swagger2.guava.version>