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 216dfbfc Update to commons parent 56
216dfbfc is described below

commit 216dfbfcc1b1c9bd38d971ec835430a03f043c78
Author: Alex Herbert <aherb...@apache.org>
AuthorDate: Tue Jan 3 19:31:30 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 747a1e48..11b7cb25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>55</version>
+    <version>56</version>
   </parent>
 
   <artifactId>commons-numbers-parent</artifactId>

Reply via email to