This is an automated email from the ASF dual-hosted git repository.

parthc pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git


The following commit(s) were added to refs/heads/main by this push:
     new 64edcc30e chore: update git plugin to allow worktrees (#3815)
64edcc30e is described below

commit 64edcc30e39c8c5ca51cab8e539086e8024b41a5
Author: Parth Chandra <[email protected]>
AuthorDate: Fri Mar 27 15:20:24 2026 -0700

    chore: update git plugin to allow worktrees (#3815)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bb6d01edb..378a3d693 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@ under the License.
     
<build-helper-maven-plugin.version>3.4.0</build-helper-maven-plugin.version>
     <flatten-maven-plugin.version>1.3.0</flatten-maven-plugin.version>
     <scalastyle-maven-plugin.version>1.0.0</scalastyle-maven-plugin.version>
-    
<git-commit-id-maven-plugin.version>4.9.9</git-commit-id-maven-plugin.version>
+    
<git-commit-id-maven-plugin.version>9.0.2</git-commit-id-maven-plugin.version>
     <exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
     <protoc-jar-maven-plugin.version>3.11.4</protoc-jar-maven-plugin.version>
     <scalafix-maven-plugin.version>0.1.7_0.10.4</scalafix-maven-plugin.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to