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-configuration.git
The following commit(s) were added to refs/heads/master by this push: new ba6951e commons-parent 51 -> 52. ba6951e is described below commit ba6951e80b369bdf731f11d549f7fcc05e2af763 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Aug 5 10:22:22 2020 -0400 commons-parent 51 -> 52. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 04fcc1b..dd70714 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>51</version> + <version>52</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-configuration2</artifactId>