>From Michael Blow <[email protected]>:

Michael Blow has uploaded this change for review. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21224?usp=email )


Change subject: [NO ISSUE][MISC] Update build-time dependencies
......................................................................

[NO ISSUE][MISC] Update build-time dependencies

 - org.codehaus.mojo:
     - appassembler-maven-plugin: 2.0.0 → 2.1.0
     - build-helper-maven-plugin: 3.0.0 → 3.6.1
     - exec-maven-plugin: 1.6.0 → 3.6.3
 - appassembler-booter: 2.0.0 → 2.1.0

Ext-ref: MB-71693
Change-Id: Ia6a1f34b94fa9f2d68bfb390833d9d29dc5f18e8
---
M asterixdb/pom.xml
M hyracks-fullstack/pom.xml
2 files changed, 6 insertions(+), 6 deletions(-)



  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb 
refs/changes/24/21224/1

diff --git a/asterixdb/pom.xml b/asterixdb/pom.xml
index 508b17a..7136236 100644
--- a/asterixdb/pom.xml
+++ b/asterixdb/pom.xml
@@ -507,7 +507,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>appassembler-maven-plugin</artifactId>
-          <version>2.0.0</version>
+          <version>2.1.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.rat</groupId>
@@ -542,7 +542,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.6.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -618,7 +618,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>exec-maven-plugin</artifactId>
-          <version>1.6.0</version>
+          <version>3.6.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -1533,7 +1533,7 @@
       <dependency>
         <groupId>org.codehaus.mojo.appassembler</groupId>
         <artifactId>appassembler-booter</artifactId>
-        <version>2.0.0</version>
+        <version>2.1.0</version>
         <exclusions>
           <exclusion>
             <groupId>junit</groupId>
diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index 143d0a9..6b05cbc 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -936,7 +936,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>appassembler-maven-plugin</artifactId>
-          <version>2.0.0</version>
+          <version>2.1.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -1000,7 +1000,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.6.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21224?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: asterixdb
Gerrit-Branch: lumina
Gerrit-Change-Id: Ia6a1f34b94fa9f2d68bfb390833d9d29dc5f18e8
Gerrit-Change-Number: 21224
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Blow <[email protected]>

Reply via email to