You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@giraph.apache.org by di...@apache.org on 2019/11/06 05:58:57 UTC

[giraph] branch trunk updated: closes #111

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

dionysios pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/giraph.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 3ad8429  closes #111
3ad8429 is described below

commit 3ad842906611d9bcfeabb63b5a419df7207e4bc2
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Nov 1 12:16:01 2019 +0000

    closes #111
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc54640..8e728e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -329,7 +329,7 @@ under the License.
     <dep.commons-net.version>3.1</dep.commons-net.version>
     <dep.commons-lang3.version>3.4</dep.commons-lang3.version>
     <dep.facebook-swift.version>0.14.0</dep.facebook-swift.version>
-    <dep.fasterxml-jackson.version>2.1.2</dep.fasterxml-jackson.version>
+    <dep.fasterxml-jackson.version>2.10.0</dep.fasterxml-jackson.version>
     <dep.fastutil.version>6.5.4</dep.fastutil.version>
     <dep.google.findbugs.version>2.0.2</dep.google.findbugs.version>
     <dep.guava.version>21.0</dep.guava.version>