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 2019/11/14 00:00:15 UTC

[tinkerpop] branch master updated (f4de1d5 -> ef9dff9)

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 f4de1d5  Merge branch 'tp34'
     new 2d0fd64  Bump to Jackson databind 2.9.10.1 CTR
     new 20a5093  Merge branch 'tp33' into tp34
     new ef9dff9  Merge branch 'tp34'

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:
 gremlin-shaded/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[tinkerpop] 01/03: Bump to Jackson databind 2.9.10.1 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 2d0fd6448d5462110d28ea19acad34f33e8ab2cd
Author: stephen <sp...@gmail.com>
AuthorDate: Wed Nov 13 18:58:37 2019 -0500

    Bump to Jackson databind 2.9.10.1 CTR
---
 gremlin-shaded/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gremlin-shaded/pom.xml b/gremlin-shaded/pom.xml
index ba1e7f7..17b64a8 100644
--- a/gremlin-shaded/pom.xml
+++ b/gremlin-shaded/pom.xml
@@ -49,7 +49,7 @@ limitations under the License.
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.9.10</version>
+            <version>2.9.10.1</version>
             <optional>true</optional>
         </dependency>
     </dependencies>


[tinkerpop] 03/03: Merge branch 'tp34'

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 ef9dff9e235639e79bdee1b1d688ad8a5af4ccd4
Merge: f4de1d5 20a5093
Author: stephen <sp...@gmail.com>
AuthorDate: Wed Nov 13 19:00:00 2019 -0500

    Merge branch 'tp34'

 gremlin-shaded/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[tinkerpop] 02/03: Merge branch 'tp33' into tp34

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 20a509307a7c896de01c787f44010c8055055c7e
Merge: bc9158c 2d0fd64
Author: stephen <sp...@gmail.com>
AuthorDate: Wed Nov 13 18:59:53 2019 -0500

    Merge branch 'tp33' into tp34

 gremlin-shaded/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)