[MNG-6993] Upgrade SLF4J to 1.7.30

This closes #380
This commit is contained in:
Slawomir Jaranowski 2020-09-30 22:35:49 +02:00 committed by Michael Osipov
parent d5a5bc553a
commit ecfff2626c
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
https://raw.githubusercontent.com/qos-ch/slf4j/v_1.7.29/LICENSE.txt
https://raw.githubusercontent.com/qos-ch/slf4j/v_1.7.30/LICENSE.txt
Copyright (c) 2004-2017 QOS.ch
All rights reserved.

View File

@ -66,7 +66,7 @@ under the License.
<modelloVersion>1.11</modelloVersion>
<jxpathVersion>1.3</jxpathVersion>
<resolverVersion>1.4.2</resolverVersion>
<slf4jVersion>1.7.29</slf4jVersion>
<slf4jVersion>1.7.30</slf4jVersion>
<xmlunitVersion>2.6.4</xmlunitVersion>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
<!-- Control the name of the distribution and information output by mvn -->