summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dozentenmodul/pom.xml')
-rwxr-xr-xdozentenmodul/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml
index a20e1f14..7085b199 100755
--- a/dozentenmodul/pom.xml
+++ b/dozentenmodul/pom.xml
@@ -168,9 +168,9 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>org.apache.httpcomponents</groupId>
- <artifactId>httpclient</artifactId>
- <version>[4.5,4.6)</version>
+ <groupId>org.apache.httpcomponents.client5</groupId>
+ <artifactId>httpclient5</artifactId>
+ <version>[5.0,6.0)</version>
<scope>compile</scope>
</dependency>
<dependency>