Skip to content

Commit c8788e6

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 45035ed commit c8788e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.1'
9898
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.2'
9999
implementation 'org.apache.maven:maven-artifact:3.9.9'
100-
implementation 'commons-codec:commons-codec:1.17.2'
100+
implementation 'commons-codec:commons-codec:1.18.0'
101101
// for RFC5987 parsing of content-disposition filename*
102102
// 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html
103103
implementation 'org.apache.cxf:cxf-core:[3.5.6,3.6.0)'

0 commit comments

Comments
 (0)