We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef07af2 commit 92f22dcCopy full SHA for 92f22dc
build.gradle.kts
@@ -213,7 +213,7 @@ dependencies {
213
}
214
215
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:${springDocVersion}")
216
- implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.2")
+ implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.3")
217
218
implementation("jakarta.servlet:jakarta.servlet-api:${servletApiVersion}")
219
implementation("com.okta.spring:okta-spring-boot-starter:${oktaSpringBootVersion}")
0 commit comments