You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by ma...@apache.org on 2020/03/15 18:38:32 UTC

[gora] branch master updated (220bb3a -> 3ed6327)

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

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


    from 220bb3a  Merge pull request #203 from madhawa-gunasekara/FixReadMe
     add 4ff0eb7  GORA-645 Upgrade MongoDB driver version to 3.12.2
     add 56e6252  Fix MongoDB Tests Fails
     new 3ed6327  GORA-645 Upgrade MongoDB driver version to 3.12.2

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:
 gora-mongodb/pom.xml                               |  8 ++++--
 .../gora/mongodb/filters/DefaultFactoryTest.java   | 30 ++++++++++------------
 pom.xml                                            |  9 +++++++
 3 files changed, 29 insertions(+), 18 deletions(-)


[gora] 01/01: GORA-645 Upgrade MongoDB driver version to 3.12.2

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

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

commit 3ed6327e447a5c1606d263a161ddc48476614dc6
Merge: 220bb3a 56e6252
Author: Madhawa Gunasekara <ma...@apache.org>
AuthorDate: Sun Mar 15 19:38:25 2020 +0100

    GORA-645 Upgrade MongoDB driver version to 3.12.2
    
    GORA-645 Upgrade MongoDB driver version to 3.12.2

 gora-mongodb/pom.xml                               |  8 ++++--
 .../gora/mongodb/filters/DefaultFactoryTest.java   | 30 ++++++++++------------
 pom.xml                                            |  9 +++++++
 3 files changed, 29 insertions(+), 18 deletions(-)