Skip to content

Commit 480df08

Browse files
dependabot[bot]fbiville
authored andcommitted
Bump springdoc-openapi-ui.version from 1.6.5 to 1.6.8
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] <[email protected]>
1 parent 123e73d commit 480df08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<java.version>11</java.version>
20-
<springdoc-openapi-ui.version>1.6.5</springdoc-openapi-ui.version>
20+
<springdoc-openapi-ui.version>1.6.8</springdoc-openapi-ui.version>
2121
<neo4j.version>4.4.5</neo4j.version>
2222
</properties>
2323

0 commit comments

Comments
 (0)