]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Remove versions from dependencies in claim/client, to use the defaults.
authorRay Lee <ray.lee@lyrasis.org>
Wed, 12 Apr 2023 22:32:40 +0000 (18:32 -0400)
committerRay Lee <ray.lee@lyrasis.org>
Wed, 12 Apr 2023 22:32:40 +0000 (18:32 -0400)
services/claim/client/pom.xml

index 4115c51d5fef31fd9178bb835468199b50cff80e..f380bdf3837cb3997118cfd19b02298354d3de7e 100644 (file)
@@ -52,7 +52,6 @@
         <dependency>
             <groupId>org.testng</groupId>
             <artifactId>testng</artifactId>
-            <version>5.6</version>
         </dependency>
         <dependency>
             <groupId>org.jboss.resteasy</groupId>
@@ -69,7 +68,6 @@
         <dependency>
             <groupId>commons-httpclient</groupId>
             <artifactId>commons-httpclient</artifactId>
-            <version>3.1</version>
         </dependency>
     </dependencies>