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 f1f7b0844a Bump org.webjars:swagger-ui from 5.25.2 to 5.25.3 (#2488)
f1f7b0844a is described below
commit f1f7b0844a1647400ce5cf5c5e93d2f7d375b2e1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 28 08:51:36 2025 -0400
Bump org.webjars:swagger-ui from 5.25.2 to 5.25.3 (#2488)
Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui)
from 5.25.2 to 5.25.3.
- [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.25.2...v5.25.3)
---
updated-dependencies:
- dependency-name: org.webjars:swagger-ui
dependency-version: 5.25.3
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 a5bc55c110..fe5b88b848 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.22</cxf.jetty12.version>
<cxf.netty.version>4.1.122.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
- <cxf.swagger.ui.version>5.25.2</cxf.swagger.ui.version>
+ <cxf.swagger.ui.version>5.25.3</cxf.swagger.ui.version>
<cxf.tika.version>3.0.0</cxf.tika.version>
<cxf.tomcat.version>10.1.42</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 281c6d3125..d2202dd630 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,7 +216,7 @@
<cxf.spring.security.version>6.4.6</cxf.spring.security.version>
<cxf.spring.version>6.2.8</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
- <cxf.swagger.ui.version>5.25.2</cxf.swagger.ui.version>
+ <cxf.swagger.ui.version>5.25.3</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.34</cxf.swagger.v3.version>
<cxf.tika.version>3.0.0</cxf.tika.version>
<cxf.tomcat.version>10.1.42</cxf.tomcat.version>