Skip to content

Commit 6f8b77e

Browse files
fix(deps): update dependency xml-apis:xml-apis to v2
1 parent 28b56f6 commit 6f8b77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>xml-apis</groupId>
110110
<artifactId>xml-apis</artifactId>
111-
<version>1.4.01</version>
111+
<version>2.0.2</version>
112112
<scope>provided</scope>
113113
</dependency>
114114
<dependency>

0 commit comments

Comments
 (0)