This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 56ac0667538258cb568801338d24836211c9fbf6
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Jun 4 10:55:35 2019 -0400

    Bump shade plugin to 3.2.1 CTR
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d5fad2e..c530226 100644
--- a/pom.xml
+++ b/pom.xml
@@ -579,7 +579,7 @@ limitations under the License.
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-shade-plugin</artifactId>
-                    <version>3.0.0</version>
+                    <version>3.2.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to