Skip to content

Commit 361b962

Browse files
Harald FuchsChristophEichhorn
authored andcommitted
Use explicit SLF4J version
Using LATEST caused issues with the animal-sniffer-maven-plugin. Change-Id: Ieb094b8ed9c735147745aa1d5e2fece2503549d5
1 parent 1a8aa60 commit 361b962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<properties>
7979
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8080
<jackson-jr.version>2.6.3</jackson-jr.version>
81-
<slf4j.version>LATEST</slf4j.version>
81+
<slf4j.version>1.7.25</slf4j.version>
8282
<logback.version>LATEST</logback.version>
8383
<log4j2.version>LATEST</log4j2.version>
8484
<buildnumber.plugin.version>1.3</buildnumber.plugin.version>

0 commit comments

Comments
 (0)