This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 1e1b10fc6287b278a1878a69ef11f5fd9cbe6c15
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 06:19:05 2026 -0400
Bump org.webjars:swagger-ui from 5.32.11 to 5.32.14 (#3417)
Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui)
from 5.32.11 to 5.32.14.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
-
[Commits](https://github.com/swagger-api/swagger-ui/compare/v5.32.11...v5.32.14)
---
updated-dependencies:
- dependency-name: org.webjars:swagger-ui
dependency-version: 5.32.14
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 092d2cc7a0babf5a7d26167c4878e0cc3cfbbf14)
---
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 b2990a2fbb6..df839ddf82a 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.0.38</cxf.jetty12.version>
<cxf.netty.version>4.1.137.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
- <cxf.swagger.ui.version>5.32.11</cxf.swagger.ui.version>
+ <cxf.swagger.ui.version>5.32.14</cxf.swagger.ui.version>
<cxf.tika.version>3.3.2</cxf.tika.version>
<cxf.tomcat.version>10.1.57</cxf.tomcat.version>
<cxf.jboss.weld.version>5.1.2.Final</cxf.jboss.weld.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 6c5a68a627c..149ee0f3322 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -219,7 +219,7 @@
<cxf.spring.security.version>6.4.13</cxf.spring.security.version>
<cxf.spring.version>6.2.19</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
- <cxf.swagger.ui.version>5.32.11</cxf.swagger.ui.version>
+ <cxf.swagger.ui.version>5.32.14</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.54</cxf.swagger.v3.version>
<cxf.tika.version>3.3.2</cxf.tika.version>
<cxf.tomcat.version>10.1.57</cxf.tomcat.version>