Skip to content

Commit

Permalink
TIKA-4064: update commons-codec
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Jul 5, 2023
1 parent f2d8f16 commit ea97bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
<!-- NOTE: sync brotli version with commons-compress-->
<brotli.version>0.1.2</brotli.version>
<commons.cli.version>1.5.0</commons.cli.version>
<commons.codec.version>1.15</commons.codec.version>
<commons.codec.version>1.16.0</commons.codec.version>
<commons.collections4.version>4.4</commons.collections4.version>
<commons.compress.version>1.23.0</commons.compress.version>
<commons.csv.version>1.10.0</commons.csv.version>
Expand Down

0 comments on commit ea97bb7

Please sign in to comment.