Skip to content

Commit fadd307

Browse files
fix(deps): update dependency xml-apis:xml-apis to v2
1 parent cee120b commit fadd307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ SOFTWARE.
126126
<dependency>
127127
<groupId>xml-apis</groupId>
128128
<artifactId>xml-apis</artifactId>
129-
<version>1.4.01</version>
129+
<version>2.0.2</version>
130130
<scope>provided</scope>
131131
</dependency>
132132
<dependency>

0 commit comments

Comments
 (0)