You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/11/20 19:18:02 UTC

(pinot) branch master updated: Bump org.codehaus.mojo:appassembler-maven-plugin from 1.10 to 2.1.0 (#12030)

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 f435f4c7e4 Bump org.codehaus.mojo:appassembler-maven-plugin from 1.10 to 2.1.0 (#12030)
f435f4c7e4 is described below

commit f435f4c7e4df41ab4b44d8602818dd02a374af1a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Nov 20 11:17:57 2023 -0800

    Bump org.codehaus.mojo:appassembler-maven-plugin from 1.10 to 2.1.0 (#12030)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index daf528f425..26b4098314 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1468,7 +1468,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>appassembler-maven-plugin</artifactId>
-          <version>1.10</version>
+          <version>2.1.0</version>
           <configuration>
             <binFileExtensions>
               <unix>.sh</unix>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org