Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.core/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.m2e.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.m2e.core/META-INF/MANIFEST.MF b/org.eclipse.m2e.core/META-INF/MANIFEST.MF
index 65e98a5b..6a44c799 100644
--- a/org.eclipse.m2e.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.m2e.core/META-INF/MANIFEST.MF
@@ -19,7 +19,7 @@ Require-Bundle:
org.eclipse.m2e.model.edit;bundle-version="[0.13.0,0.14.0)",
com.ibm.icu;bundle-version="4.0.1",
org.slf4j.api;bundle-version="1.6.1",
- com.ning.async-http-client;bundle-version="[1.6.0,1.6.1)",
+ com.ning.async-http-client;bundle-version="[1.6.3,1.6.4)",
org.jboss.netty;bundle-version="3.2.3"
Eclipse-LazyStart: true
Bundle-ClassPath: .

Back to the top