Skip to content

Commit ac65f21

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.9 to 2.8.10. - [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.9...v2.8.10) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 762e327 commit ac65f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation 'org.springframework.ai:spring-ai-starter-model-openai'
3232
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-actuator:1.1.3'
3333
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j:1.1.3'
34-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.9'
34+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.10'
3535
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3636
testImplementation 'org.assertj:assertj-core:3.27.3'
3737
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)