Skip to content

Commit 96f2918

Browse files
committed
Upgrade logback dependency
Fixes CVE-2017-5929 QA-7800
1 parent a519a24 commit 96f2918

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
@@ -87,7 +87,7 @@
8787
<jfreechart.version>1.0.19</jfreechart.version>
8888
<junit.version>4.12</junit.version>
8989
<junitparams.version>1.0.4</junitparams.version>
90-
<logback.version>1.1.3</logback.version>
90+
<logback.version>1.2.3</logback.version>
9191
<maven.compiler.source>1.7</maven.compiler.source>
9292
<maven.compiler.target>1.7</maven.compiler.target>
9393
<maven.jar.version>3.1.0</maven.jar.version>

0 commit comments

Comments
 (0)