Browse Source

Merge pull request #87 from SwitchEV/dependabot/maven/RISE-V2G-Shared/xerces-xercesImpl-2.12.2

Bump xercesImpl from 2.12.0 to 2.12.2 in /RISE-V2G-Shared
Marc Mültin 3 years ago
parent
commit
adc52508be
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.12.0</version>
+			<version>2.12.2</version>
 		</dependency>
 		<dependency>
 		    <groupId>org.apache.logging.log4j</groupId>