This commit is contained in:
kochetkov 2025-11-21 13:46:14 +03:00
parent f8a8291395
commit 4a85a48c6a

View file

@ -258,11 +258,6 @@
<version>${webbpm-platform.version}</version> <version>${webbpm-platform.version}</version>
<scope>runtime</scope> <scope>runtime</scope>
</dependency> </dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.1</version>
</dependency>
<dependency> <dependency>
<groupId>org.apache.httpcomponents.client5</groupId> <groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId> <artifactId>httpclient5</artifactId>