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 08fe5d680d Bump org.apache.maven.plugins:maven-resources-plugin from 
2.6 to 3.3.1 (#12650)
08fe5d680d is described below

commit 08fe5d680db186d4118b8d50dc463ce33e82c356
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 17 22:55:38 2024 -0700

    Bump org.apache.maven.plugins:maven-resources-plugin from 2.6 to 3.3.1 
(#12650)
---
 pinot-tools/pom.xml | 2 +-
 pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pinot-tools/pom.xml b/pinot-tools/pom.xml
index b467abaa11..761ebd3464 100644
--- a/pinot-tools/pom.xml
+++ b/pinot-tools/pom.xml
@@ -567,7 +567,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-resources-plugin</artifactId>
-        <version>2.6</version>
+        <version>3.3.1</version>
         <executions>
           <execution>
             <id>copy-kafka-resources</id>
diff --git a/pom.xml b/pom.xml
index 9c978f1922..d5416084af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1547,7 +1547,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-resources-plugin</artifactId>
-          <version>2.6</version>
+          <version>3.3.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>


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

Reply via email to