Bump org.osgi.util.tracker from 1.5.3 to 1.5.4

Bumps [org.osgi.util.tracker](https://github.com/osgi/osgi) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/osgi/osgi/releases)
- [Commits](https://github.com/osgi/osgi/commits)

---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.util.tracker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml
index c0e8519..325b71f 100644
--- a/modules/osgi/pom.xml
+++ b/modules/osgi/pom.xml
@@ -178,7 +178,7 @@
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.util.tracker</artifactId>
-            <version>1.5.3</version>
+            <version>1.5.4</version>
             <scope>provided</scope>
         </dependency>
         <dependency>