Update to framework version 4.0.3

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1365530 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework.security/pom.xml b/framework.security/pom.xml
index f968b9b..c674053 100644
--- a/framework.security/pom.xml
+++ b/framework.security/pom.xml
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>4.0.2</version>
+      <version>4.0.3</version>
     </dependency>
   </dependencies>
   <build>