Skip to content

Commit 7a5b01e

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 3.0.2 to 3.0.3. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.3/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b214992 commit 7a5b01e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
testAnnotationProcessor 'org.projectlombok:lombok'
3737

3838
// swagger 3 springdoc openapi 3 for Spring Boot 4
39-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.2'
39+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.3'
4040

4141

4242
testImplementation 'org.springframework.boot:spring-boot-starter-test'

0 commit comments

Comments
 (0)