This is an automated email from the ASF dual-hosted git repository.

henrib 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 35b3de81 Update README.md
35b3de81 is described below

commit 35b3de81c742a55ec19aaab27bd120f5cd42209e
Author: Henrib <hen...@apache.org>
AuthorDate: Fri Apr 28 18:54:39 2023 +0200

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1e030abe..8be517c7 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-jexl3</artifactId>
-  <version>3.2.1</version>
+  <version>3.3</version>
 </dependency>
 ```
 

Reply via email to