You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2020/01/02 07:47:04 UTC

[metamodel] branch master updated (da4bc13 -> 61f5fe4)

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

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


    from da4bc13  METAMODEL-1201 Remove guava dependency in package jdbc
     add 3f7b0e5  Bump jackson.version from 2.6.7 to 2.10.1
     add 38b6224  Merge branch 'master' into dependabot/maven/jackson.version-2.10.1
     add 1ad00e3  Refactored Neo4j integrationtest, so it uses the "optString" method when getting values from a JSON object which may not be a String and changed the logic of two test cases which depended on results being returned in a default order by Neo4j, without specifying that order.
     add 86cd972  Added upgraded dependencies.
     add ee67cce  Updated snakeyaml dependency in Elasticsearch module as older version of this libarry seem to be incompatible with the newer Jackson version.
     new 61f5fe4  Merge pull request #233 from apache/dependabot/maven/jackson.version-2.10.1

The 1 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:
 CHANGES.md                                         |  2 +
 elasticsearch/common/pom.xml                       |  6 ++-
 .../metamodel/neo4j/Neo4jDataContextTest.java      | 55 +++++++++++++++++-----
 pom.xml                                            |  2 +-
 4 files changed, 50 insertions(+), 15 deletions(-)


[metamodel] 01/01: Merge pull request #233 from apache/dependabot/maven/jackson.version-2.10.1

Posted by ka...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 61f5fe4b4f5463ed85810bcd1074596017641586
Merge: da4bc13 ee67cce
Author: Kasper Sørensen <i....@gmail.com>
AuthorDate: Thu Jan 2 08:46:31 2020 +0100

    Merge pull request #233 from apache/dependabot/maven/jackson.version-2.10.1
    
    Bump jackson.version from 2.6.7 to 2.10.1

 CHANGES.md                                         |  2 +
 elasticsearch/common/pom.xml                       |  6 ++-
 .../metamodel/neo4j/Neo4jDataContextTest.java      | 55 +++++++++++++++++-----
 pom.xml                                            |  2 +-
 4 files changed, 50 insertions(+), 15 deletions(-)