Skip to content

Commit 9645cc8

Browse files
committed
Update xercesImpl to 2.12.2
1 parent ce39af8 commit 9645cc8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,11 @@
221221
<!--suppress MavenPackageUpdate -->
222222
<version>1.4.01</version>
223223
</dependency>
224+
<dependency>
225+
<groupId>xerces</groupId>
226+
<artifactId>xercesImpl</artifactId>
227+
<version>2.12.2</version>
228+
</dependency>
224229
<dependency>
225230
<groupId>com.opencsv</groupId>
226231
<artifactId>opencsv</artifactId>

0 commit comments

Comments
 (0)