Skip to content

Commit

Permalink
Bump org.webjars:swagger-ui from 5.18.3 to 5.20.0 (#2301)
Browse files Browse the repository at this point in the history
Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.18.3 to 5.20.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.18.3...v5.20.0)

---
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>
(cherry picked from commit 16e2bd7)

# Conflicts:
#	distribution/src/main/release/samples/pom.xml
(cherry picked from commit c95e989)
  • Loading branch information
dependabot[bot] authored and reta committed Mar 9, 2025
1 parent 68c6463 commit 41570ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distribution/src/main/release/samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<cxf.jetty10.version>10.0.24</cxf.jetty10.version>
<cxf.netty.version>4.1.119.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.18.3</cxf.swagger.ui.version>
<cxf.swagger.ui.version>5.20.0</cxf.swagger.ui.version>
<cxf.tika.version>2.9.1</cxf.tika.version>
<cxf.tomcat.version>9.0.100</cxf.tomcat.version>
<cxf.lucene.version>9.12.1</cxf.lucene.version>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<cxf.spring.security.version>5.8.16</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.3</cxf.swagger.ui.version>
<cxf.swagger.ui.version>5.20.0</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.28</cxf.swagger.v3.version>
<cxf.swagger2.version>1.6.15</cxf.swagger2.version>
<cxf.swagger2.guava.version>32.1.3-jre</cxf.swagger2.guava.version>
Expand Down

0 comments on commit 41570ed

Please sign in to comment.