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

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 03188010c7 upgrade maven release plugin (#12584)
03188010c7 is described below

commit 03188010c78df0295d63e15dbfac8772e7e1c631
Author: Xiang Fu <[email protected]>
AuthorDate: Thu Mar 7 14:14:58 2024 -0800

    upgrade maven release plugin (#12584)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 98f75883d8..b9b805b01d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1637,12 +1637,12 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.5.3</version>
+          <version>3.0.1</version>
           <dependencies>
             <dependency>
               <groupId>org.apache.maven.scm</groupId>
               <artifactId>maven-scm-provider-gitexe</artifactId>
-              <version>1.9.4</version>
+              <version>2.0.1</version>
             </dependency>
           </dependencies>
           <configuration>


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

Reply via email to