Skip to content

Commit 295bf01

Browse files
Bump org.springdoc:springdoc-openapi-webmvc-core from 1.6.11 to 1.8.0
Bumps org.springdoc:springdoc-openapi-webmvc-core from 1.6.11 to 1.8.0. --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-webmvc-core dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5874545 commit 295bf01

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
@@ -28,7 +28,7 @@ repositories {
2828
dependencies {
2929
implementation 'org.springframework.boot:spring-boot-starter-actuator'
3030
implementation 'org.springframework.boot:spring-boot-starter-web'
31-
implementation 'org.springdoc:springdoc-openapi-webmvc-core:1.6.11'
31+
implementation 'org.springdoc:springdoc-openapi-webmvc-core:1.8.0'
3232

3333
// for demo purposes to trigger vulnerable library
3434
runtimeOnly 'org.apache.logging.log4j:log4j-core:2.20.0'

0 commit comments

Comments
 (0)