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-bcel.git
The following commit(s) were added to refs/heads/master by this push: new 767e359 Update Apache Commons Parent from 49 to 50. 767e359 is described below commit 767e35991afd890862069b9e983b0d44390dc174 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Dec 25 10:50:57 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 86795dd..c23e481 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>49</version> + <version>50</version> </parent> <groupId>org.apache.bcel</groupId>