You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by th...@apache.org on 2017/03/19 14:20:11 UTC

[1/2] apex-malhar git commit: APEXMALHAR-2398 commons-beanutils upgrade

Repository: apex-malhar
Updated Branches:
  refs/heads/master a26a9f8b2 -> a1c319ca7


APEXMALHAR-2398 commons-beanutils upgrade


Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo
Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/09026ff4
Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/09026ff4
Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/09026ff4

Branch: refs/heads/master
Commit: 09026ff43e80d08580d8178890f726e0f03c07e2
Parents: f22b269
Author: Matt Zhang <ma...@gmail.com>
Authored: Fri Feb 3 15:33:57 2017 -0800
Committer: Matt Zhang <ma...@gmail.com>
Committed: Fri Feb 3 15:33:57 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/09026ff4/library/pom.xml
----------------------------------------------------------------------
diff --git a/library/pom.xml b/library/pom.xml
index c07603f..fcde4cc 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -328,7 +328,7 @@
     <dependency>
       <groupId>commons-beanutils</groupId>
       <artifactId>commons-beanutils</artifactId>
-      <version>1.8.3</version>
+      <version>1.9.2</version>
     </dependency>
     <dependency>
       <groupId>joda-time</groupId>


[2/2] apex-malhar git commit: Merge commit 'refs/pull/547/head' of https://github.com/apache/apex-malhar

Posted by th...@apache.org.
Merge commit 'refs/pull/547/head' of https://github.com/apache/apex-malhar


Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo
Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/a1c319ca
Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/a1c319ca
Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/a1c319ca

Branch: refs/heads/master
Commit: a1c319ca71a52d4fd653efa2e6c13a18fa6d176b
Parents: a26a9f8 09026ff
Author: Thomas Weise <th...@apache.org>
Authored: Sun Mar 19 07:18:18 2017 -0700
Committer: Thomas Weise <th...@apache.org>
Committed: Sun Mar 19 07:18:18 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/a1c319ca/library/pom.xml
----------------------------------------------------------------------