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 c9d513aef0 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0
to 3.4.1 (#12983)
c9d513aef0 is described below
commit c9d513aef03774b5ea92020cf05b37f7ee7c72f2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 22 10:19:50 2024 -0700
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#12983)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 79df63429c..a4a83c8b28 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.0</maven-jar-plugin.version>
+ <maven-jar-plugin.version>3.4.1</maven-jar-plugin.version>
<maven-shade-plugin.version>3.5.2</maven-shade-plugin.version>
<shade.phase.prop>none</shade.phase.prop>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]