Skip to content

Commit

Permalink
dependency: bump swagger-ui from 3.52.3 to 3.52.5 (#513)
Browse files Browse the repository at this point in the history
Bumps [swagger-ui](https://github.com/webjars/swagger-ui) from 3.52.3 to 3.52.5.
- [Release notes](https://github.com/webjars/swagger-ui/releases)
- [Commits](webjars/swagger-ui@swagger-ui-3.52.3...swagger-ui-3.52.5)

---
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 Oct 20, 2021
1 parent 32c2ba0 commit 4dfa9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<owl.version>5.1.19</owl.version>
<pellet.version>2.3.6-ansell</pellet.version>
<rdf4j-rio.version>3.7.3</rdf4j-rio.version>
<swagger.ui.version>3.52.3</swagger.ui.version>
<swagger.ui.version>3.52.5</swagger.ui.version>
<swagger.ui.path>META-INF/resources/webjars/swagger-ui/${swagger.ui.version}/</swagger.ui.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit 4dfa9a7

Please sign in to comment.