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.
2 parents 19bbf97 + a312d96 commit 28018c9Copy full SHA for 28018c9
build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
43
implementation("org.springframework.boot:spring-boot-starter-jersey")
44
45
//Hex
46
- implementation("commons-codec:commons-codec:1.15")
+ implementation("commons-codec:commons-codec:1.19.0")
47
48
// API Documentation
49
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.11")
0 commit comments