diff --git a/pom.xml b/pom.xml
index 9d1ae0aa5a1370419af82a8c40a8f661f05a05f0..b469b67f34cfea279789b891c7b9a66139e08f2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
             <plugin>
                 <groupId>com.rudikershaw.gitbuildhook</groupId>
                 <artifactId>git-build-hook-maven-plugin</artifactId>
-                <version>3.2.0</version>
+                <version>3.3.0</version>
                 <configuration>
                     <gitConfig>
                         <core.hooksPath>.etc/git-hooks</core.hooksPath>