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 b03b8c0d..b441b355 100644
--- a/org.eclipse.m2e.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.m2e.core/META-INF/MANIFEST.MF
@@ -13,7 +13,7 @@ Require-Bundle:
org.eclipse.m2e.archetype.common;bundle-version="[1.1.0,1.2.0)",
org.eclipse.m2e.maven.indexer;bundle-version="[1.1.0,1.2.0)",
org.slf4j.api;bundle-version="1.6.2",
- com.ning.async-http-client;bundle-version="[1.6.3,1.6.4)"
+ com.ning.async-http-client;bundle-version="[1.6.5,1.6.6)"
Eclipse-LazyStart: true
Bundle-ClassPath: .
Bundle-RequiredExecutionEnvironment: J2SE-1.5,

Back to the top