Selaa lähdekoodia

Merge pull request #8522 from nextcloud/dependabot/maven/automationTest/org.apache.httpcomponents-httpclient-4.5.13

Bump httpclient from 4.3.6 to 4.5.13 in /automationTest
Tobias Kaminsky 4 vuotta sitten
vanhempi
commit
6a1bc06740
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      automationTest/pom.xml

+ 1 - 1
automationTest/pom.xml

@@ -66,7 +66,7 @@
     <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
-        <version>4.3.6</version>
+        <version>4.5.13</version>
     </dependency>
     <dependency>
     	<groupId>com.google.android</groupId>