Skip to content

Commit 4c94c19

Browse files
build(deps): bump commons-codec:commons-codec in the patches group (#457)
1 parent fdf7b5f commit 4c94c19

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
@@ -98,7 +98,7 @@ dependencies {
9898
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
9999
implementation 'io.projectreactor.netty:reactor-netty-http:1.1.21'
100100
implementation 'org.apache.maven:maven-artifact:3.9.8'
101-
implementation 'commons-codec:commons-codec:1.17.0'
101+
implementation 'commons-codec:commons-codec:1.17.1'
102102
// for RFC5987 parsing of content-disposition filename*
103103
// 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html
104104
implementation 'org.apache.cxf:cxf-core:[3.5.6,3.6.0)'

0 commit comments

Comments
 (0)