This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git
commit 8d36209ef1c607525aa0b1acf9e49e7c4a427981 Author: aherbert <[email protected]> AuthorDate: Tue Jun 23 11:40:34 2020 +0100 Update commons-parent 50 to 51 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5af67c9..a307802 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>50</version> + <version>51</version> </parent> <modelVersion>4.0.0</modelVersion>
