Skip to content

Commit 34eff33

Browse files
chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#297)
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.2/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.2 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>
1 parent e304cb6 commit 34eff33

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
@@ -21,7 +21,7 @@
2121

2222
<!-- Third-party libraries -->
2323
<spring-data-jdbc.version>1.2.1.RELEASE</spring-data-jdbc.version>
24-
<springdoc-openapi-ui.version>3.0.1</springdoc-openapi-ui.version>
24+
<springdoc-openapi-ui.version>3.0.2</springdoc-openapi-ui.version>
2525
<jackson-databind-nullable.version>0.2.9</jackson-databind-nullable.version>
2626
<mapstruct.version>1.6.3</mapstruct.version>
2727
<jaxb-api.version>2.3.1</jaxb-api.version>

0 commit comments

Comments
 (0)