remove duplicate dependency

This commit is contained in:
reusedname 2025-02-24 19:07:26 +05:00
parent 4e524396d2
commit 3b545d12b2
1 changed files with 1 additions and 6 deletions

View File

@ -88,12 +88,7 @@
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.10.0.pr1</version>
</dependency>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>