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 eb76d5618d Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1
to 3.4.2 (#13444)
eb76d5618d is described below
commit eb76d5618d7f8f682834435154c3a4298be2f244
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 20 09:19:25 2024 -0700
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#13444)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e0fd8c1298..ebedbf5668 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
<!-- Configuration for Packaging -->
<shade.prefix>org.apache.pinot.shaded</shade.prefix>
- <maven-jar-plugin.version>3.4.1</maven-jar-plugin.version>
+ <maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
<shade.phase.prop>none</shade.phase.prop>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]