From dadcb6d9e172f678f8527c0e5629a50779b72fb5 Mon Sep 17 00:00:00 2001
From: westse <10818305+westse@users.noreply.github.com>
Date: Thu, 15 Jun 2023 16:15:46 -0600
Subject: [PATCH] pre-commit use ./mvnw instead of mvn
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index df6ddd93b..648aad97f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -381,7 +381,7 @@
true
- mvn com.coveo:fmt-maven-plugin:format
+ ./mvnw com.coveo:fmt-maven-plugin:format