Skip to content

Commit ebdb999

Browse files
authored
Merge pull request #361 from nl-portal/renovate/commons-codec-commons-codec-1.x
Update dependency commons-codec:commons-codec to v1.18.0
2 parents 2242636 + 19d60ae commit ebdb999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

payment/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
api(project(":graphql"))
2424
api(project(":zgw:taak"))
2525

26-
api("commons-codec", "commons-codec", "1.17.2")
26+
api("commons-codec", "commons-codec", "1.18.0")
2727
testImplementation(project(":zgw:common-ground-authentication-test"))
2828
testImplementation("org.springframework.boot", "spring-boot-starter-test")
2929
testImplementation("org.assertj", "assertj-core")

0 commit comments

Comments
 (0)