Skip to content
Snippets Groups Projects
Commit a733ea1e authored by Martin Stähr's avatar Martin Stähr
Browse files

Merge branch 'core.management.group' into development_master

parents 9ed8a840 149855ce
No related branches found
No related tags found
No related merge requests found
...@@ -29,16 +29,16 @@ ...@@ -29,16 +29,16 @@
<dependencies> <dependencies>
<!-- <dependency> <dependency>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId> <artifactId>log4j-slf4j-impl</artifactId>
<version>2.11.0</version> <version>2.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId> <artifactId>log4j-core</artifactId>
<version>2.11.0</version> <version>2.0</version>
</dependency>--> </dependency>
<!-- https://mvnrepository.com/artifact/javax.servlet.jsp/jsp-api --> <!-- https://mvnrepository.com/artifact/javax.servlet.jsp/jsp-api -->
<dependency> <dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment