Skip to content

Commit 838e4d3

Browse files
committed
Upgrades:
- org.springdoc:springdoc-openapi-starter-webmvc-ui 2.5.0 to 2.8.6 - io.swagger.parser.v3:swagger-parser-v3 2.1.24 to 2.1.25
1 parent 17889ea commit 838e4d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ val springOauthVersion = "6.4.2"
6767
val redisOmSpringVersion = "0.9.7"
6868
val kotlinCoroutinesCoreVersion = "1.8.1"
6969
val oktaSpringBootVersion = "3.0.7"
70-
val springDocVersion = "2.5.0"
71-
val swaggerParserVersion = "2.1.24"
70+
val springDocVersion = "2.8.6"
71+
val swaggerParserVersion = "2.1.25"
7272
val commonsCsvVersion = "1.10.0"
7373
val apiValidationVersion = "3.0.2"
7474
val kubernetesClientVersion = "22.0.0"

0 commit comments

Comments
 (0)