Skip to content
Snippets Groups Projects
Commit 6eabce47 authored by OZGCloud's avatar OZGCloud
Browse files

add log4j lib

parent 4b05f6c7
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,11 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
</dependency>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment