Browse Source

Merge pull request #52 from V2GClarity/dependabot/maven/RISE-V2G-Shared/xerces-xercesImpl-2.12.0

Bump xercesImpl from 2.11.0 to 2.12.0 in /RISE-V2G-Shared
Marc Mültin 5 years ago
parent
commit
b0222e41c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      RISE-V2G-Shared/pom.xml

+ 1 - 1
RISE-V2G-Shared/pom.xml

@@ -32,7 +32,7 @@
 		<dependency>
 			<groupId>xerces</groupId>
 			<artifactId>xercesImpl</artifactId>
-			<version>2.11.0</version>
+			<version>2.12.0</version>
 		</dependency>
 		<dependency>
 		    <groupId>org.apache.logging.log4j</groupId>