Skip to content

Commit 3afd68a

Browse files
authored
Merge pull request #52 from evolvedbinary/6.x.x/hotfix/uneeded-dependency
[6.x.x] Remove unneeded dependency
2 parents 6d02372 + 01d8325 commit 3afd68a

File tree

1 file changed

+0
-5
lines changed
  • extensions/modules/compression

1 file changed

+0
-5
lines changed

extensions/modules/compression/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,6 @@
9292
<artifactId>commons-io</artifactId>
9393
</dependency>
9494

95-
<dependency>
96-
<groupId>net.sf.xmldb-org</groupId>
97-
<artifactId>xmldb-api</artifactId>
98-
</dependency>
99-
10095
<dependency>
10196
<groupId>org.apache.logging.log4j</groupId>
10297
<artifactId>log4j-api</artifactId>

0 commit comments

Comments
 (0)