Skip to content

Commit 21c41f4

Browse files
build(deps): bump commons-codec:commons-codec from 1.15 to 1.16.0 (#257)
1 parent bcb7fc9 commit 21c41f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797
implementation 'org.apache.httpcomponents.client5:httpclient5:5.2.1'
9898
implementation 'io.projectreactor.netty:reactor-netty-http:1.1.8'
9999
implementation 'org.apache.maven:maven-artifact:3.9.2'
100-
implementation 'commons-codec:commons-codec:1.15'
100+
implementation 'commons-codec:commons-codec:1.16.0'
101101
// for RFC5987 parsing of content-disposition filename*
102102
implementation 'org.apache.cxf:cxf-core:4.0.2'
103103
implementation 'org.jetbrains:annotations:24.0.1'

0 commit comments

Comments
 (0)