Skip to content

Commit fa2b464

Browse files
chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.6.0 to 2.8.4. - [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.6.0...v2.8.4) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3452fcb commit fa2b464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crud-spring/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.springdoc</groupId>
4242
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
43-
<version>2.6.0</version>
43+
<version>2.8.4</version>
4444
</dependency>
4545

4646

0 commit comments

Comments
 (0)