File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323 implementation ' org.springframework.boot:spring-boot-starter-data-jpa'
2424 implementation ' org.springframework.boot:spring-boot-starter-web'
2525 implementation ' com.h2database:h2:2.2.224'
26- implementation ' org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0 '
26+ implementation ' org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6 '
2727
2828 implementation (' ch.qos.logback:logback-core:1.5.15' ){
2929 because ' version brought in by spring boot 3.3.7 affected by CVE-2024-12798'
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323 implementation ' org.springframework.boot:spring-boot-starter-data-jpa'
2424 implementation ' org.springframework.boot:spring-boot-starter-web'
2525 implementation ' com.h2database:h2:2.2.224'
26- implementation ' org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0 '
26+ implementation ' org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6 '
2727
2828 implementation (' ch.qos.logback:logback-core:1.5.15' ){
2929 because ' version brought in by spring boot 3.3.7 affected by CVE-2024-12798'
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323 implementation ' org.springframework.boot:spring-boot-starter-data-jpa'
2424 implementation ' org.springframework.boot:spring-boot-starter-web'
2525 implementation ' com.h2database:h2:2.2.224'
26- implementation ' org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0 '
26+ implementation ' org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6 '
2727
2828 implementation(' org.json:json:20240303' ) {
2929 because ' previous versions are affected by multiple CVE'
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies {
2727 implementation ' org.springframework.boot:spring-boot-starter-data-jpa'
2828 implementation ' org.springframework.boot:spring-boot-starter-web'
2929 implementation ' com.h2database:h2:2.2.224'
30- implementation ' org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0 '
30+ implementation ' org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6 '
3131
3232 implementation(' org.json:json:20240303' ) {
3333 because ' previous versions are affected by multiple CVE'
You can’t perform that action at this time.
0 commit comments