Added logback-classic 1.2.3 declaration in bom

pull/1/head
Luca Frosini 4 years ago
parent e038eb9cd6
commit 99986cf79f

@ -184,6 +184,12 @@
</dependency>
<!-- END Accounting Related Dependencies -->
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>

Loading…
Cancel
Save