diff --git a/src/ulo-storage-applications/pom.xml b/src/ulo-storage-applications/pom.xml
index e30da410e63f73c685cdc190e8f849ab40784016..796f35ce50d330678fa5088871f6543a21c2f41f 100644
--- a/src/ulo-storage-applications/pom.xml
+++ b/src/ulo-storage-applications/pom.xml
@@ -76,7 +76,7 @@
         <dependency>
             <groupId>com.ontotext.graphdb</groupId>
             <artifactId>graphdb-free-runtime</artifactId>
-            <version>9.2.0</version>
+            <version>9.4.0</version>
         </dependency>
         <dependency>
             <groupId>com.sparkjava</groupId>
@@ -89,4 +89,4 @@
             <version>19.0.0</version>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>