Skip to content

Commit

Permalink
Bump org.webjars:swagger-ui from 5.18.2 to 5.18.3 (#2254)
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.2 to 5.18.3.
- [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.2...v5.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent b39a7bd commit 6a758ba
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.jetty12.version>12.0.16</cxf.jetty12.version>
<cxf.netty.version>4.1.117.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.18.2</cxf.swagger.ui.version>
<cxf.swagger.ui.version>5.18.3</cxf.swagger.ui.version>
<cxf.tika.version>3.0.0</cxf.tika.version>
<cxf.tomcat.version>10.1.34</cxf.tomcat.version>
<cxf.jboss.weld.version>5.1.2.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 @@ -216,7 +216,7 @@
<cxf.spring.security.version>6.4.2</cxf.spring.security.version>
<cxf.spring.version>6.2.2</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
<cxf.swagger.ui.version>5.18.2</cxf.swagger.ui.version>
<cxf.swagger.ui.version>5.18.3</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.28</cxf.swagger.v3.version>
<cxf.tika.version>3.0.0</cxf.tika.version>
<cxf.tomcat.version>10.1.34</cxf.tomcat.version>
Expand Down

0 comments on commit 6a758ba

Please sign in to comment.