Skip to content

Commit 3f559f9

Browse files
build(deps): bump commons-codec:commons-codec from 1.17.2 to 1.18.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.18.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.2...rel/commons-codec-1.18.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e61b632 commit 3f559f9

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
@@ -24,7 +24,7 @@ dependencies {
2424
exclude(group = "org.apache.logging.log4j", module = "log4j-slf4j-impl")
2525
}
2626

27-
implementation("commons-codec:commons-codec:1.17.2")
27+
implementation("commons-codec:commons-codec:1.18.0")
2828
implementation("commons-io:commons-io:2.18.0")
2929
implementation("org.apache.maven:maven-core:3.9.9")
3030

0 commit comments

Comments
 (0)