Skip to content

Commit d8bf2f7

Browse files
Update dependency xml-apis:xml-apis to v2
1 parent 85a0514 commit d8bf2f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>xml-apis</groupId>
7777
<artifactId>xml-apis</artifactId>
78-
<version>1.4.01</version>
78+
<version>2.0.2</version>
7979
<scope>provided</scope>
8080
</dependency>
8181
<dependency>

src/it/xerces/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>xml-apis</groupId>
3636
<artifactId>xml-apis</artifactId>
37-
<version>1.4.01</version>
37+
<version>2.0.2</version>
3838
<scope>provided</scope>
3939
</dependency>
4040
<dependency>

0 commit comments

Comments
 (0)