wu98hay há 1 ano atrás
pai
commit
fb2be8ab97
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -739,6 +739,11 @@
 		    <artifactId>cors-filter</artifactId>
 		    <version>2.5</version>
 		</dependency>
+		<dependency>
+		   <groupId>com.squareup.okhttp3</groupId>
+		   <artifactId>okhttp</artifactId>
+		   <version>3.14.9</version>
+		 </dependency>
 	</dependencies>
 	<build>
 		<finalName>oa</finalName>