Skip to content

Commit

Permalink
Bump org.webjars:swagger-ui from 5.12.2 to 5.13.0 (#1782)
Browse files Browse the repository at this point in the history
Bumps [org.webjars:swagger-ui](https://github.com/webjars/swagger-ui) from 5.12.2 to 5.13.0.
- [Commits](webjars/swagger-ui@swagger-ui-5.12.2...swagger-ui-5.13.0)

---
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 a8ed379)
(cherry picked from commit 791577a)

# Conflicts:
#	parent/pom.xml
  • Loading branch information
dependabot[bot] authored and reta committed Apr 3, 2024
1 parent 48ef1c7 commit 2ed7b44
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.jetty9.version>9.4.54.v20240208</cxf.jetty9.version>
<cxf.netty.version>4.1.108.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.12.2</cxf.swagger.ui.version>
<cxf.swagger.ui.version>5.13.0</cxf.swagger.ui.version>
<cxf.tika.version>2.9.1</cxf.tika.version>
<cxf.tomcat.version>9.0.87</cxf.tomcat.version>
<graalvm.version>21.1.0</graalvm.version>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
<cxf.spring.security.version>5.7.12</cxf.spring.security.version>
<cxf.spring.version>5.3.33</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
<cxf.swagger.ui.version>5.12.2</cxf.swagger.ui.version>
<cxf.swagger.ui.version>5.13.0</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.1.13</cxf.swagger.v3.version>
<cxf.swagger2.version>1.6.11</cxf.swagger2.version>
<cxf.swagger2.guava.version>31.1-jre</cxf.swagger2.guava.version>
Expand Down

0 comments on commit 2ed7b44

Please sign in to comment.