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 e8be1292 Fix Javadoc archive link
e8be1292 is described below
commit e8be12922d60562e13391a38efccccbcfddda343
Author: Gary Gregory <[email protected]>
AuthorDate: Tue May 21 14:06:22 2024 -0400
Fix Javadoc archive link
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index aae07cf7..3e99149a 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Apache Commons JEXL
[](https://github.com/apache/commons-jexl/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-jexl)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-jexl3/?gav=true)
-[](https://javadoc.io/doc/org.apache.commons/commons-jexl3/)
+[](https://javadoc.io/doc/org.apache.commons/commons-jexl3/3.3)
[](https://github.com/apache/commons-jexl/actions/workflows/codeql-analysis.yml)
The Apache Commons JEXL library is an implementation of a Java-symbiotic
Expression Language.
