Explorar o código

update pom.xml

reghao hai 1 ano
pai
achega
7a35278da6
Modificáronse 2 ficheiros con 0 adicións e 12 borrados
  1. 0 6
      agent/pom.xml
  2. 0 6
      common/pom.xml

+ 0 - 6
agent/pom.xml

@@ -26,12 +26,6 @@
             <artifactId>common</artifactId>
             <version>1.0.0-SNAPSHOT</version>
         </dependency>
-
-        <dependency>
-            <groupId>com.squareup.okhttp3</groupId>
-            <artifactId>okhttp</artifactId>
-            <version>4.10.0</version>
-        </dependency>
     </dependencies>
 
     <build>

+ 0 - 6
common/pom.xml

@@ -31,12 +31,6 @@
             <version>3.2.12</version>
         </dependency>
 
-        <dependency>
-            <groupId>com.google.code.gson</groupId>
-            <artifactId>gson</artifactId>
-            <version>2.8.5</version>
-        </dependency>
-
         <dependency>
             <groupId>com.github.oshi</groupId>
             <artifactId>oshi-core</artifactId>