This commit is contained in:
Massimiliano Assante 2023-12-06 17:48:06 +01:00
parent 239d7a69c0
commit 0232f2c9b8
1 changed files with 1 additions and 2 deletions

View File

@ -298,8 +298,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3</version>
<scope>compile</scope>
<version>4.5.3</version>
</dependency>
<dependency>
<groupId>org.mortbay.jetty</groupId>