diff --git a/pom.xml b/pom.xml
index 9c4f3781344effd407942bc490403ab5d7c791d1..cfa896023ffbeb214d179add1d53530fa6e9dcdd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
          Note: We don't need to exact version (e.g. 7.2.7.2) since the LTS is made available using a max of 2 dots
          (e.g. 7.2.7).
     -->
-    <libreoffice.version>7.5.9</libreoffice.version>
+    <libreoffice.version>7.6.7</libreoffice.version>
 
     <!-- By default check that unit tests don't output anything to the console -->
     <xwiki.surefire.captureconsole.skip>false</xwiki.surefire.captureconsole.skip>