forked from phoedos/pmd
Upgrading SLF4J from 1.7.12 to 1.7.25
This commit is contained in:
2
pom.xml
2
pom.xml
@ -830,7 +830,7 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
<version>1.7.12</version>
|
||||
<version>1.7.25</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.tomakehurst</groupId>
|
||||
|
Reference in New Issue
Block a user