You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ap...@apache.org on 2019/12/18 09:44:27 UTC

[mahout] branch master updated: Bump xstream from 1.4.4 to 1.4.6 in /community/mahout-mr/mr (#381)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new ff3d72d  Bump xstream from 1.4.4 to 1.4.6 in /community/mahout-mr/mr (#381)
ff3d72d is described below

commit ff3d72d805cf070025f4f93ad929da23297d826b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 18 01:44:19 2019 -0800

    Bump xstream from 1.4.4 to 1.4.6 in /community/mahout-mr/mr (#381)
    
    Bumps xstream from 1.4.4 to 1.4.6.
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 community/mahout-mr/mr/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/mahout-mr/mr/pom.xml b/community/mahout-mr/mr/pom.xml
index 5e9e07e..7db7eb9 100644
--- a/community/mahout-mr/mr/pom.xml
+++ b/community/mahout-mr/mr/pom.xml
@@ -222,7 +222,7 @@
     <dependency>
       <groupId>com.thoughtworks.xstream</groupId>
       <artifactId>xstream</artifactId>
-      <version>1.4.4</version>
+      <version>1.4.6</version>
     </dependency>
 
     <dependency>