Skip to content

Commit 28018c9

Browse files
authored
Merge pull request #37 from openMF/renovate/commons-codec-commons-codec-1.x
Update dependency commons-codec:commons-codec to v1.19.0
2 parents 19bbf97 + a312d96 commit 28018c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
implementation("org.springframework.boot:spring-boot-starter-jersey")
4444

4545
//Hex
46-
implementation("commons-codec:commons-codec:1.15")
46+
implementation("commons-codec:commons-codec:1.19.0")
4747

4848
// API Documentation
4949
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.11")

0 commit comments

Comments
 (0)