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-io.git
The following commit(s) were added to refs/heads/master by this push: new f5b7c36 Update Apache Commons Parent from 49 to 50. f5b7c36 is described below commit f5b7c36ac319f6bec99e1534af8b294f5ad080f6 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Dec 25 11:11:43 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 443a293..fc7d696 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> <groupId>commons-io</groupId>