diff --git a/build.xml b/build.xml index e3f42a51e..f32001959 100644 --- a/build.xml +++ b/build.xml @@ -2037,9 +2037,9 @@ javax.swing.event, javax.swing.border"/> manifest="${src}/net/java/sip/communicator/service/httputil/httputil.manifest.mf"> - - - + + + diff --git a/ide/eclipse/.classpath b/ide/eclipse/.classpath index d47768a4b..894de1c58 100644 --- a/ide/eclipse/.classpath +++ b/ide/eclipse/.classpath @@ -15,9 +15,9 @@ - - - + + + diff --git a/lib/installer-exclude/httpclient-4.1.1.jar b/lib/installer-exclude/httpclient-4.1.2.jar similarity index 76% rename from lib/installer-exclude/httpclient-4.1.1.jar rename to lib/installer-exclude/httpclient-4.1.2.jar index c845ef961..b3cdb4cdc 100644 Binary files a/lib/installer-exclude/httpclient-4.1.1.jar and b/lib/installer-exclude/httpclient-4.1.2.jar differ diff --git a/lib/installer-exclude/httpcore-4.1.jar b/lib/installer-exclude/httpcore-4.1.2.jar similarity index 75% rename from lib/installer-exclude/httpcore-4.1.jar rename to lib/installer-exclude/httpcore-4.1.2.jar index a357c076c..66ae90b0d 100644 Binary files a/lib/installer-exclude/httpcore-4.1.jar and b/lib/installer-exclude/httpcore-4.1.2.jar differ diff --git a/lib/installer-exclude/httpmime-4.1.1.jar b/lib/installer-exclude/httpmime-4.1.2.jar similarity index 76% rename from lib/installer-exclude/httpmime-4.1.1.jar rename to lib/installer-exclude/httpmime-4.1.2.jar index 01af40b24..eea3b3ff1 100644 Binary files a/lib/installer-exclude/httpmime-4.1.1.jar and b/lib/installer-exclude/httpmime-4.1.2.jar differ