This is an automated email from the ASF dual-hosted git repository. mbenson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-weaver.git
The following commit(s) were added to refs/heads/master by this push: new 8532217 upgrade parent 8532217 is described below commit 8532217b1914d5bbee75eda0a13763ace8550cc7 Author: Matt Benson <mben...@apache.org> AuthorDate: Thu Aug 2 12:12:16 2018 -0500 upgrade parent --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf92b95..2fc5d9a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>46</version> + <version>47</version> </parent> <artifactId>commons-weaver-base</artifactId>