Просмотр исходного кода

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 лет назад
Родитель
Сommit
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>