Skip to content

Commit ee088c6

Browse files
committed
The bug fix for [COMPRESS-714] is better done in Commons IO
1 parent b080fcc commit ee088c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
207207
<dependency>
208208
<groupId>commons-io</groupId>
209209
<artifactId>commons-io</artifactId>
210-
<version>2.21.0</version>
210+
<version>2.21.1-SNAPSHOT</version>
211211
</dependency>
212212
<dependency>
213213
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)