Skip to content

Commit

Permalink
Add slf4j dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Aug 25, 2023
1 parent 88558fb commit dc3f5bd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions jdi-dark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,9 @@
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<artifactId>slf4j-api</artifactId>
<version>2.0.7</version>
<type>pom</type>
</dependency>


<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
Expand Down

0 comments on commit dc3f5bd

Please sign in to comment.