[MNG-7488] Upgrade SLF4J to 1.7.36

This commit is contained in:
Michael Osipov 2022-05-30 22:49:06 +02:00
parent 7da0214d1d
commit 3d45167203
2 changed files with 1 additions and 1 deletions

View File

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