Browse Source

Bump xercesImpl from 2.12.0 to 2.12.2 in /RISE-V2G-Shared

Bumps xercesImpl from 2.12.0 to 2.12.2.

---
updated-dependencies:
- dependency-name: xerces:xercesImpl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 years ago
parent
commit
00c1aa0a9b
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>