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-collections.git
commit 13b132450cb63b2739e1d3a42abb6efea188dd73 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jan 26 17:53:38 2020 -0500 Update Apache commons-parent from 48 to 50. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 72973b6..9b4678e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>48</version> + <version>50</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-collections4</artifactId>