Skip to content

Commit 81bdcd1

Browse files
authored
fix(deps): update dependency commons-codec:commons-codec to v1.16.1 (#2432)
1 parent 1aedc6b commit 81bdcd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@
497497
<project.http.version>1.44.1</project.http.version>
498498
<project.httpcore.version>4.4.16</project.httpcore.version>
499499
<project.httpclient.version>4.5.14</project.httpclient.version>
500-
<project.commons-codec.version>1.16.0</project.commons-codec.version>
500+
<project.commons-codec.version>1.16.1</project.commons-codec.version>
501501
<project.oauth.version>1.35.0</project.oauth.version>
502502
<project.jsr305.version>3.0.2</project.jsr305.version>
503503
<project.gson.version>2.8.6</project.gson.version>

0 commit comments

Comments
 (0)