Removed overriding of dependency version which is declared in bom

This commit is contained in:
Luca Frosini 2019-12-05 12:00:15 +01:00
parent 07c7d7e1a9
commit 7e7a6d8687
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.0.13</version>
<scope>test</scope>
</dependency>
</dependencies>