浏览代码

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

Bumps xercesImpl from 2.11.0 to 2.12.0.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 年之前
父节点
当前提交
16cc2ec472
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>