Skip to content

Commit

Permalink
Bump org.webjars:swagger-ui from 5.15.2-1 to 5.17.2 (#1835)
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.15.2-1 to 5.17.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/commits/v5.17.2)

---
updated-dependencies:
- dependency-name: org.webjars:swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit fcecec5)
  • Loading branch information
dependabot[bot] authored and reta committed Apr 30, 2024
1 parent 5cfeaac commit 4ad63f6
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 @@ -36,7 +36,7 @@
<cxf.jetty11.version>11.0.20</cxf.jetty11.version>
<cxf.netty.version>4.1.109.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.15.2-1</cxf.swagger.ui.version>
<cxf.swagger.ui.version>5.17.2</cxf.swagger.ui.version>
<cxf.tika.version>2.9.1</cxf.tika.version>
<cxf.tomcat.version>10.1.20</cxf.tomcat.version>
<cxf.jboss.weld.version>4.0.3.Final</cxf.jboss.weld.version>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
<cxf.spring.security.version>6.1.8</cxf.spring.security.version>
<cxf.spring.version>6.0.19</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
<cxf.swagger.ui.version>5.15.2-1</cxf.swagger.ui.version>
<cxf.swagger.ui.version>5.17.2</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.21</cxf.swagger.v3.version>
<cxf.tika.version>2.9.1</cxf.tika.version>
<cxf.tomcat.version>10.1.20</cxf.tomcat.version>
Expand Down

0 comments on commit 4ad63f6

Please sign in to comment.