[JAVA-25150] Logback upgrade (#16288)

This commit is contained in:
Kasra Madadipouya
2024-04-12 17:41:02 +02:00
committed by GitHub
parent b98194040b
commit abdddad3b6
13 changed files with 28 additions and 15 deletions
+2
View File
@@ -35,6 +35,8 @@
</modules>
<properties>
<org.slf4j.version>1.7.32</org.slf4j.version>
<logback.version>1.2.7</logback.version>
<!-- Can't update to the recent mockito version, without updating the spring boot version-->
<mockito.version>4.4.0</mockito.version>
</properties>