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


The following commit(s) were added to refs/heads/master by this push:
     new 488bae7b Bump commons-parent from 69 to 70
488bae7b is described below

commit 488bae7bb7fae1b4139c3fd7802ad13288388e49
Author: Gary Gregory <[email protected]>
AuthorDate: Tue May 21 10:44:56 2024 -0400

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

diff --git a/pom.xml b/pom.xml
index c487140f..57336ba4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>69</version>
+        <version>70</version>
     </parent>
 
     <artifactId>commons-jexl3</artifactId>

Reply via email to