Skip to content

Commit 3a71681

Browse files
committed
Replace dependency xml-apis:xml-apis with xml-apis:xml-apis 1.0.b2
2 parents 8eeade0 + aa17b66 commit 3a71681

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
@@ -190,7 +190,7 @@
190190
<dependency>
191191
<groupId>xml-apis</groupId>
192192
<artifactId>xml-apis</artifactId>
193-
<version>2.0.2</version>
193+
<version>1.0.b2</version>
194194
<scope>provided</scope>
195195
</dependency>
196196
<dependency>

0 commit comments

Comments
 (0)