Преглед изворни кода

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>