diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-06-15 19:28:45 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-06-15 19:28:45 +0000 |
commit | a7964354500c6975d481e2635399a57e1d59e7c2 (patch) | |
tree | 27e7960f2efa5c0f8dcebade031c6cd25f0980d4 /pom.xml | |
parent | 8353e0cc85705ca8f81f8563ad975026978b6745 (diff) |
Bump xercesImpl from 2.8.1 to 2.12.0
Bumps xercesImpl from 2.8.1 to 2.12.0.
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -191,7 +191,7 @@ <dependency> <groupId>xerces</groupId> <artifactId>xercesImpl</artifactId> - <version>2.8.1</version> + <version>2.12.0</version> </dependency> <dependency> <groupId>junit</groupId> |