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-vfs.git
The following commit(s) were added to refs/heads/master by this push: new 38088e0 Update commons-parent from 50 to 52. 38088e0 is described below commit 38088e0b624ef5c51be7ca478a583e3cee5d32cf Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Sep 6 19:15:48 2020 -0400 Update commons-parent from 50 to 52. --- pom.xml | 2 +- src/changes/changes.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b1647f3..2b27dc8 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>50</version> + <version>52</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0b43d49..5aa467f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -132,6 +132,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Update actions/setup-java from v1.4.0 to v1.4.2 #111, #113. </action> + <action dev="ggregory" type="update" due-to="Gary Gregory"> + Update commons-parent from 50 to 52. + </action> </release> <release version="2.6.0" date="2020-01-06" description="New features and bug fix release."> <action dev="ggregory" due-to="Eitan Adler" type="fix">