JAVA-23096 revert slf4j and logback upgrades

This commit is contained in:
kasramp
2023-08-30 15:54:25 +02:00
parent 89b7fa640d
commit ef2de84e4e
23 changed files with 9 additions and 44 deletions
-2
View File
@@ -132,8 +132,6 @@
<maven-eclipse-plugin.version>2.10</maven-eclipse-plugin.version>
<jaxb-api.version>2.3.0</jaxb-api.version>
<postgresql.version>42.3.8</postgresql.version>
<logback.version>1.2.7</logback.version>
<org.slf4j.version>1.7.32</org.slf4j.version>
</properties>
</project>