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 b44d82d349 Bump org.webjars:swagger-ui from 5.4.2 to 5.6.1 (#1423)
b44d82d349 is described below
commit b44d82d3496cfd27e920b81c563c06aa4f7763e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 7 16:53:15 2023 -0400
Bump org.webjars:swagger-ui from 5.4.2 to 5.6.1 (#1423)
Bumps [org.webjars:swagger-ui](https://github.com/webjars/swagger-ui) from
5.4.2 to 5.6.1.
-
[Commits](https://github.com/webjars/swagger-ui/compare/swagger-ui-5.4.2...swagger-ui-5.6.1)
---
updated-dependencies:
- dependency-name: org.webjars:swagger-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 7b55236338..471dd3ea13 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -36,7 +36,7 @@
<cxf.jetty11.version>11.0.16</cxf.jetty11.version>
<cxf.netty.version>4.1.97.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
- <cxf.swagger.ui.version>5.4.2</cxf.swagger.ui.version>
+ <cxf.swagger.ui.version>5.6.1</cxf.swagger.ui.version>
<cxf.tika.version>2.7.0</cxf.tika.version>
<cxf.tomcat.version>10.1.13</cxf.tomcat.version>
<cxf.jboss.weld.version>4.0.3.Final</cxf.jboss.weld.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 492fe675c7..fdc5b4e1ee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -218,7 +218,7 @@
<cxf.spring.security.version>6.0.6</cxf.spring.security.version>
<cxf.spring.version>6.0.11</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
- <cxf.swagger.ui.version>5.4.2</cxf.swagger.ui.version>
+ <cxf.swagger.ui.version>5.6.1</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.15</cxf.swagger.v3.version>
<cxf.tika.version>2.7.0</cxf.tika.version>
<cxf.tomcat.version>10.1.13</cxf.tomcat.version>