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 2022/06/17 16:39:39 UTC

[tinkerpop] branch master updated (e9790b6b09 -> 20da651ad9)

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

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


    from e9790b6b09 Merge branch '3.6-dev'
     new b5242205f4 Bump commons-compress CTR
     new ba6c42df3a Merge branch '3.5-dev' into 3.6-dev
     new 20da651ad9 Merge branch '3.6-dev'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:


[tinkerpop] 01/03: Bump commons-compress CTR

Posted by sp...@apache.org.
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 b5242205f49757cbb1bcea2a6b6a691c97edfde4
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Jun 17 12:32:01 2022 -0400

    Bump commons-compress CTR
---
 hadoop-gremlin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-gremlin/pom.xml b/hadoop-gremlin/pom.xml
index 91c58a1824..53b4dd4782 100644
--- a/hadoop-gremlin/pom.xml
+++ b/hadoop-gremlin/pom.xml
@@ -170,7 +170,7 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-compress</artifactId>
-            <version>1.19</version>
+            <version>1.21</version>
         </dependency>
         <!-- TEST -->
         <dependency>


[tinkerpop] 02/03: Merge branch '3.5-dev' into 3.6-dev

Posted by sp...@apache.org.
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 ba6c42df3adc67c607a41874f7fd17c1cc2d68ef
Merge: d944f06974 b5242205f4
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Jun 17 12:38:31 2022 -0400

    Merge branch '3.5-dev' into 3.6-dev



[tinkerpop] 03/03: Merge branch '3.6-dev'

Posted by sp...@apache.org.
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 20da651ad9c2d91f1e5628e9bdcd814f472a63cb
Merge: e9790b6b09 ba6c42df3a
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Jun 17 12:39:06 2022 -0400

    Merge branch '3.6-dev'