You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2024/02/26 14:52:30 UTC

(pinot) branch master updated: bump maven-dependency-plugin to 3.6.1 (#12495)

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

xiangfu 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 dcbaca1f1a bump maven-dependency-plugin to 3.6.1 (#12495)
dcbaca1f1a is described below

commit dcbaca1f1a975766f21ac43e8f56babcfffa4aa0
Author: sullis <gi...@seansullivan.com>
AuthorDate: Mon Feb 26 06:52:24 2024 -0800

    bump maven-dependency-plugin to 3.6.1 (#12495)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c250be09b8..affc9bb0ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1470,7 +1470,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>2.8</version>
+          <version>3.6.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org