JAVA-7661: Upgrade logback to 1.2.6 (#11325)
* JAVA-7661: Upgrade logback version to 1.2.6 in the main pom.xml * JAVA-7661: Use logback.version property from the main pom.xml * JAVA-7661: Fix maven-exec-plugin setup
This commit is contained in:
@@ -1393,7 +1393,7 @@
|
||||
|
||||
<!-- logging -->
|
||||
<org.slf4j.version>1.7.30</org.slf4j.version>
|
||||
<logback.version>1.2.3</logback.version>
|
||||
<logback.version>1.2.6</logback.version>
|
||||
|
||||
<!-- plugins -->
|
||||
<!-- can't upgrade the plugin yet; as there is an issue with 2.22 no longer running all the tests-->
|
||||
|
||||
Reference in New Issue
Block a user