Browse Source

Merge pull request #82 from SwitchEV/dependabot/maven/RISE-V2G-Shared/org.apache.logging.log4j-log4j-core-2.17.0

Bump log4j-core from 2.13.3 to 2.17.0 in /RISE-V2G-Shared
Marc Mültin 4 years ago
parent
commit
1f88657f1a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      RISE-V2G-Shared/pom.xml

+ 1 - 1
RISE-V2G-Shared/pom.xml

@@ -42,7 +42,7 @@
 		<dependency>
 		    <groupId>org.apache.logging.log4j</groupId>
 		    <artifactId>log4j-core</artifactId>
-		    <version>2.13.3</version>
+		    <version>2.17.0</version>
 		</dependency>
 		<dependency>
 			<groupId>net.sourceforge.openexi</groupId>