formatting the pom

This commit is contained in:
Francesco Mangiacrapa 2022-09-22 15:57:58 +02:00
parent 9946933742
commit 2fdb2f0c4a
1 changed files with 0 additions and 2 deletions

View File

@ -93,7 +93,6 @@
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<!-- LOGGER --> <!-- LOGGER -->
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
@ -106,7 +105,6 @@
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<!-- JUNIT --> <!-- JUNIT -->
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>