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 bbe12e5f56 Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to
3.4.1 (#13808)
bbe12e5f56 is described below
commit bbe12e5f566d3b3f9cfb606bb87cd171c7751c3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 13 12:03:17 2024 -0700
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1 (#13808)
---
pinot-distribution/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pinot-distribution/pom.xml b/pinot-distribution/pom.xml
index f836835382..2cd3a61c56 100644
--- a/pinot-distribution/pom.xml
+++ b/pinot-distribution/pom.xml
@@ -202,7 +202,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
- <version>3.4.0</version>
+ <version>3.4.1</version>
<executions>
<execution>
<id>remove-build-directory</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]