Skip to content

Commit

Permalink
Bump swagger-ui-dist from 5.1.1 to 5.1.2 (#1515)
Browse files Browse the repository at this point in the history
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.1.1 to 5.1.2.
- [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.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: org.webjars.npm:swagger-ui-dist
  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 Jul 18, 2023
1 parent 10ae8ed commit 9c5445c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/open-api-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<name>SmallRye: OpenAPI UI</name>

<properties>
<swagger-ui.version>5.1.1</swagger-ui.version>
<swagger-ui.version>5.1.2</swagger-ui.version>
<swagger-ui-theme.version>3.0.1</swagger-ui-theme.version>
<path.swagger-ui>openapi-ui</path.swagger-ui>
<sonar.skip>true</sonar.skip>
Expand Down

0 comments on commit 9c5445c

Please sign in to comment.