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 684cece35e Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#12927) 684cece35e is described below commit 684cece35eb790b971f87952c2f2e260b0539c2e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Apr 15 16:07:59 2024 -0700 Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#12927) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22daf3bb30..7f8bbbb2ab 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.3.0</maven-jar-plugin.version> + <maven-jar-plugin.version>3.4.0</maven-jar-plugin.version> <avro.version>1.11.3</avro.version> <parquet.version>1.13.1</parquet.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org