This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
commit 5da3cdee9dbc9684c258074d5e75991e2abf4787 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Dec 25 18:32:51 2019 -0500 Update Apache Commons Parent from 49 to 50. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ffb503..f586875 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>49</version> + <version>50</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-beanutils2</artifactId>