FELIX-5042 : Get system bundle by location, not number for global bundle list

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1703786 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index f0efb61..803c73e 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -356,7 +356,7 @@
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.core</artifactId>
-            <version>4.1.0</version>
+            <version>4.3.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>