Skip to content

Commit a64677b

Browse files
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.13 to 3.0.0. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.13...v3.0.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e7c3f2 commit a64677b

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
@@ -130,7 +130,7 @@
130130
<!-- Spring -->
131131
<spring.boot.version>3.5.6</spring.boot.version>
132132
<spring.admin.version>3.5.6</spring.admin.version>
133-
<springdoc.version>2.8.13</springdoc.version>
133+
<springdoc.version>3.0.0</springdoc.version>
134134

135135
<!-- Webjars -->
136136
<webjars.locator.version>0.52</webjars.locator.version>

0 commit comments

Comments
 (0)