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 e86f75afbdfa92f918aba818480b181e4759e530
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 12 07:48:58 2024 -0500
Bump org.webjars:swagger-ui from 5.18.1 to 5.18.2 (#2146)
Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui)
from 5.18.1 to 5.18.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.18.1...v5.18.2)
---
updated-dependencies:
- dependency-name: org.webjars:swagger-ui
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 54c3ce63ef139f99c12f2290b2107c2f428fba51)
# Conflicts:
# distribution/src/main/release/samples/pom.xml
(cherry picked from commit f7d157d8090576a5874b9afb098ba65f5328c1b1)
(cherry picked from commit 65a0ec862f6d216a1da91ea3f53472aa72b9489e)
# 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 8fc0c3535e..665585b90d 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.56.v20240826</cxf.jetty9.version>
<cxf.netty.version>4.1.114.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
- <cxf.swagger.ui.version>5.18.1</cxf.swagger.ui.version>
+ <cxf.swagger.ui.version>5.18.2</cxf.swagger.ui.version>
<cxf.tika.version>2.9.1</cxf.tika.version>
<cxf.tomcat.version>9.0.96</cxf.tomcat.version>
<graalvm.version>21.1.0</graalvm.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 77696b4a29..1ff762e218 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
<cxf.spring.security.version>5.7.13</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.18.1</cxf.swagger.ui.version>
+ <cxf.swagger.ui.version>5.18.2</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>