Skip to content

Commit fd44c3e

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.8 to 2.8.11. - [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.8...v2.8.11) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15714de commit fd44c3e

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
@@ -29,7 +29,7 @@
2929
<jackson-module-parameter-names.version>2.19.0</jackson-module-parameter-names.version>
3030
<spring-boot-dependencies.version>3.4.4</spring-boot-dependencies.version>
3131
<de.flapdoodle.embed.mongo.spring30x.version>4.11.0</de.flapdoodle.embed.mongo.spring30x.version>
32-
<swagger.version>2.8.8</swagger.version>
32+
<swagger.version>2.8.11</swagger.version>
3333
<lombok.version>1.18.38</lombok.version>
3434
<assertj-core.version>3.27.3</assertj-core.version>
3535
</properties>

0 commit comments

Comments
 (0)