Skip to content

Commit ceef4b0

Browse files
authored
commons-io version is now the same (#1274)
1 parent 0a06350 commit ceef4b0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -414,12 +414,6 @@ under the License.
414414
<artifactId>commons-compress</artifactId>
415415
<version>1.28.0</version>
416416
</dependency>
417-
<dependency>
418-
<!-- newer version needed by commons-compress -->
419-
<groupId>commons-io</groupId>
420-
<artifactId>commons-io</artifactId>
421-
<version>2.21.0</version>
422-
</dependency>
423417
<dependency>
424418
<groupId>com.github.luben</groupId>
425419
<artifactId>zstd-jni</artifactId>

0 commit comments

Comments
 (0)