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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 7a40959a0c Bump org.webjars:swagger-ui from 5.31.0 to 5.31.2 (#2903)
7a40959a0c is described below

commit 7a40959a0cda9e3e40d053cfe57915dfa714f0dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 26 08:13:26 2026 -0500

    Bump org.webjars:swagger-ui from 5.31.0 to 5.31.2 (#2903)
    
    Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) 
from 5.31.0 to 5.31.2.
    - [Release notes](https://github.com/swagger-api/swagger-ui/releases)
    - 
[Commits](https://github.com/swagger-api/swagger-ui/compare/v5.31.0...v5.31.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars:swagger-ui
      dependency-version: 5.31.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>
---
 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 41e4f63379..111d53bcdf 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -36,7 +36,7 @@
         <cxf.jetty12.version>12.1.6</cxf.jetty12.version>
         <cxf.netty.version>4.2.10.Final</cxf.netty.version>
         
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
-        <cxf.swagger.ui.version>5.31.0</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>5.31.2</cxf.swagger.ui.version>
         <cxf.tika.version>3.2.3</cxf.tika.version>
         <cxf.tomcat.version>11.0.18</cxf.tomcat.version>
         <cxf.jboss.weld.version>6.0.4.Final</cxf.jboss.weld.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 99d0924989..49a0341de4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -221,7 +221,7 @@
         <cxf.spring.security.version>7.0.3</cxf.spring.security.version>
         <cxf.spring.version>7.0.5</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
-        <cxf.swagger.ui.version>5.31.0</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>5.31.2</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.43</cxf.swagger.v3.version>
         <cxf.tika.version>3.2.3</cxf.tika.version>
         <cxf.tomcat.version>11.0.18</cxf.tomcat.version>

Reply via email to