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 <[email protected]> Authored: Fri Feb 3 15:33:57 2017 -0800 Committer: Matt Zhang <[email protected]> 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>
