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

add log4j lib

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