You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2023/06/15 13:25:21 UTC

[tinkerpop] branch master updated: Bumped to maven-antrun-plugin 3.1.0 CTR

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


The following commit(s) were added to refs/heads/master by this push:
     new 727dcc0af3 Bumped to maven-antrun-plugin 3.1.0 CTR
     new f9d7847710 Merge branch '3.6-dev'
727dcc0af3 is described below

commit 727dcc0af3c788230289dddccd1db63e7d67ea87
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Thu Jun 15 09:24:55 2023 -0400

    Bumped to maven-antrun-plugin 3.1.0 CTR
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f733e18060..ab32d38669 100644
--- a/pom.xml
+++ b/pom.xml
@@ -681,7 +681,7 @@ limitations under the License.
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-antrun-plugin</artifactId>
-                    <version>3.0.0</version>
+                    <version>3.1.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>