Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent ce6ed75 commit 9c8dc0c
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.15</cxf.jetty11.version>
<cxf.netty.version>4.1.96.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.2.0</cxf.swagger.ui.version>
<cxf.swagger.ui.version>5.3.1</cxf.swagger.ui.version>
<cxf.tika.version>2.7.0</cxf.tika.version>
<cxf.tomcat.version>10.1.11</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.0.5</cxf.spring.security.version>
<cxf.spring.version>6.0.11</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
<cxf.swagger.ui.version>5.2.0</cxf.swagger.ui.version>
<cxf.swagger.ui.version>5.3.1</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.15</cxf.swagger.v3.version>
<cxf.tika.version>2.7.0</cxf.tika.version>
<cxf.tomcat.version>10.1.11</cxf.tomcat.version>
Expand Down

0 comments on commit 9c8dc0c

Please sign in to comment.