Bump org.apache.aries.blueprint.core from 1.10.2 to 1.10.3

Bumps org.apache.aries.blueprint.core from 1.10.2 to 1.10.3.

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/systests/osgi-tests/pom.xml b/systests/osgi-tests/pom.xml
index 33c8cd9..50ff481 100644
--- a/systests/osgi-tests/pom.xml
+++ b/systests/osgi-tests/pom.xml
@@ -115,7 +115,7 @@
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>org.apache.aries.blueprint.core</artifactId>
-            <version>1.10.2</version>
+            <version>1.10.3</version>
             <scope>test</scope>
         </dependency>
         <dependency>