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
commit 9acb6422545ea858875e16826906e7b4d6c47701 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sun Mar 24 16:22:54 2019 -0400 Update Apache Commons Parent from 47 to 48. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fa8217a..00a069e 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>47</version> + <version>48</version> </parent> <groupId>org.apache.bcel</groupId>