wu98hay 1 год назад
Родитель
Сommit
fb2be8ab97
1 измененных файлов с 5 добавлено и 0 удалено
  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>