You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2023/01/03 19:36:33 UTC

[commons-statistics] branch master updated: Update to commons parent 56

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


The following commit(s) were added to refs/heads/master by this push:
     new 87ce77e  Update to commons parent 56
87ce77e is described below

commit 87ce77ec1c8dcbd4aa06029af099441e330b3fe7
Author: Alex Herbert <ah...@apache.org>
AuthorDate: Tue Jan 3 19:33:48 2023 +0000

    Update to commons parent 56
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e40c011..f6cf86c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>55</version>
+    <version>56</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>