From 78d6fb29b879c2d6d18ea00d4429b05175c75bf3 Mon Sep 17 00:00:00 2001
From: Renovate Bot <14728-x-ReTac@users.noreply.gitlab.inria.fr>
Date: Wed, 24 Aug 2022 06:16:25 +0000
Subject: [PATCH] chore(deps): update dependency
 com.rudikershaw.gitbuildhook:git-build-hook-maven-plugin to v3.3.0

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9d1ae0aa..b469b67f 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>
-- 
GitLab