Skip to content

Commit c0803ba

Browse files
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#940)
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.3.0 to 2.5.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.3.0...v2.5.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 660067d commit c0803ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<artifactId>server</artifactId>
1313

1414
<properties>
15-
<springdoc.version>2.3.0</springdoc.version>
15+
<springdoc.version>2.5.0</springdoc.version>
1616
<logback.logstash.version>7.4</logback.logstash.version>
1717
<postgres.version>42.7.2</postgres.version>
1818
<micrometer.version>1.12.3</micrometer.version>

0 commit comments

Comments
 (0)