Remove argparse4j declaration 67/102167/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 19 Aug 2022 12:42:29 +0000 (14:42 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 19 Aug 2022 12:43:01 +0000 (14:43 +0200)
odlparent is already providing this at a newer version, remove the
downgrade.

Change-Id: I11728a02143ae5e14aac4f14553d0406d646861c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
parent/pom.xml

index 9f5c59ba756aeab2b6d951d020ccbd948727ee78..08b31b58f44eca4e066a97be9ef4cdf2eafaca6d 100644 (file)
                 <scope>import</scope>
             </dependency>
             <!-- thirdparty -->
-            <dependency>
-                <groupId>net.sourceforge.argparse4j</groupId>
-                <artifactId>argparse4j</artifactId>
-                <version>0.7.0</version>
-            </dependency>
             <dependency>
                 <groupId>pl.pragmatists</groupId>
                 <artifactId>JUnitParams</artifactId>