Skip to content

Commit f3b2b32

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.2.0 to 2.4.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.2.0...v2.4.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] <support@github.com>
1 parent 9e0bad2 commit f3b2b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.springdoc</groupId>
7878
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
79-
<version>2.2.0</version>
79+
<version>2.4.0</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>io.swagger</groupId>

0 commit comments

Comments
 (0)