From d3261be0324155be2e7051d9c3bba094265c47a6 Mon Sep 17 00:00:00 2001
From: HelloCoCooo <46306510+HelloCoCooo@users.noreply.github.com>
Date: Wed, 6 Mar 2019 13:23:14 +0800
Subject: [PATCH] Fix dependency conflict issue
Fix dependency conflict issue for :commons-httpclient:commons-httpclient 3.0.1:-3.1
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index e0d31d9..adb426a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -271,6 +271,11 @@
jar
compile
+
+ commons-httpclient
+ commons-httpclient
+ 3.1
+