Skip to content

Commit b8baecc

Browse files
build(deps): bump commons-codec:commons-codec from 1.18.0 to 1.19.0 (#617)
1 parent c8006f1 commit b8baecc

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
@@ -99,7 +99,7 @@ dependencies {
9999
implementation 'org.apache.httpcomponents.client5:httpclient5:5.5'
100100
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.8'
101101
implementation 'org.apache.maven:maven-artifact:3.9.11'
102-
implementation 'commons-codec:commons-codec:1.18.0'
102+
implementation 'commons-codec:commons-codec:1.19.0'
103103
// for RFC5987 parsing of content-disposition filename*
104104
// 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html
105105
implementation 'org.apache.cxf:cxf-core:[3.5.6,3.6.0)'

0 commit comments

Comments
 (0)