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-numbers.git


The following commit(s) were added to refs/heads/master by this push:
     new 4cccd707 Update to Commons Parent 55
4cccd707 is described below

commit 4cccd707a351037defa4886fb54052e0e89004ac
Author: Alex Herbert <aherb...@apache.org>
AuthorDate: Mon Dec 12 11:47:20 2022 +0000

    Update to Commons Parent 55
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 90fa816e..aa109296 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>54</version>
+    <version>55</version>
   </parent>
 
   <artifactId>commons-numbers-parent</artifactId>

Reply via email to