Skip to content

Commit 1f6a39b

Browse files
authored
Merge pull request #103 from JOpsDev/dependabot/maven/xerces-xercesImpl-2.12.0
Bump xercesImpl from 2.8.0 to 2.12.0
2 parents be89662 + 1b747f4 commit 1f6a39b

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
@@ -161,7 +161,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
161161
<dependency>
162162
<groupId>xerces</groupId>
163163
<artifactId>xercesImpl</artifactId>
164-
<version>2.8.0</version>
164+
<version>2.12.0</version>
165165
</dependency>
166166
<dependency>
167167
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)