Skip to content

Commit 7aab0ff

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.6 to 2.8.8. - [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.6...v2.8.8) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92ec4bc commit 7aab0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
implementation 'org.springframework.ai:spring-ai-starter-model-openai'
3535
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-actuator:1.1.1'
3636
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j:1.1.1'
37-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6'
37+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.8'
3838
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3939
testImplementation 'org.assertj:assertj-core:3.27.3'
4040
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)