Some tidying in the pom files
[nonrtric.git] / a1-policy-management-service / pom.xml
index f5957bc..8a6d584 100644 (file)
@@ -52,7 +52,6 @@
         <sdk.version>1.1.6</sdk.version>
         <swagger.version>2.1.6</swagger.version>
         <json.version>20190722</json.version>
-        <commons-net.version>3.6</commons-net.version>
         <maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
         <formatter-maven-plugin.version>2.12.2</formatter-maven-plugin.version>
         <spotless-maven-plugin.version>1.18.0</spotless-maven-plugin.version>
             <artifactId>json</artifactId>
             <version>${json.version}</version>
         </dependency>
-        <dependency>
-            <groupId>commons-net</groupId>
-            <artifactId>commons-net</artifactId>
-            <version>${commons-net.version}</version>
-        </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-configuration-processor</artifactId>