Skip to content

Commit 856af6b

Browse files
line-oduncdrum
authored andcommitted
[build] remove unused dependency on xml-apis
1 parent f046527 commit 856af6b

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,6 @@
9797
<version>${exist.version}</version>
9898
<scope>provided</scope>
9999
</dependency>
100-
<dependency>
101-
<groupId>xml-apis</groupId>
102-
<artifactId>xml-apis</artifactId>
103-
<version>2.0.2</version>
104-
<scope>provided</scope>
105-
</dependency>
106100
<dependency>
107101
<groupId>org.slf4j</groupId>
108102
<artifactId>slf4j-api</artifactId>

0 commit comments

Comments
 (0)