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


The following commit(s) were added to refs/heads/master by this push:
     new caad76c9 Bump commons-parent from 58 to 61
caad76c9 is described below

commit caad76c9b5e081305fc2f697ed36f1007c12bb57
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 30 15:21:19 2023 -0400

    Bump commons-parent from 58 to 61
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b320566d..bc8763af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>60</version>
+    <version>61</version>
   </parent>
 
   <groupId>commons-validator</groupId>

Reply via email to