Skip to content

Commit

Permalink
Bump springdoc-openapi-ui.version from 1.6.5 to 1.6.8
Browse files Browse the repository at this point in the history
Bumps `springdoc-openapi-ui.version` from 1.6.5 to 1.6.8.

Updates `springdoc-openapi-ui` from 1.6.5 to 1.6.8
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v1.6.5...v1.6.8)

Updates `springdoc-openapi-data-rest` from 1.6.5 to 1.6.8
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v1.6.5...v1.6.8)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springdoc:springdoc-openapi-data-rest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fbiville committed May 5, 2022
1 parent 123e73d commit 480df08
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 @@

<properties>
<java.version>11</java.version>
<springdoc-openapi-ui.version>1.6.5</springdoc-openapi-ui.version>
<springdoc-openapi-ui.version>1.6.8</springdoc-openapi-ui.version>
<neo4j.version>4.4.5</neo4j.version>
</properties>

Expand Down

0 comments on commit 480df08

Please sign in to comment.