Cleanup module dependencies

This commit is contained in:
Juan Martín Sotuyo Dodero
2022-09-21 18:23:51 -03:00
parent 0de5b8fb03
commit c093ce73ac
2 changed files with 0 additions and 11 deletions

View File

@ -316,12 +316,5 @@
<classifier>tests</classifier>
<type>test-jar</type>
</dependency>
<!-- TODO : Review if this should be part of pmd-cli… probably it does -->
<dependency>
<groupId>me.tongfei</groupId>
<artifactId>progressbar</artifactId>
<version>0.9.3</version>
</dependency>
</dependencies>
</project>