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 7ce3b97 Bump checkstyle from 9.2 to 9.2.1 #72. 7ce3b97 is described below commit 7ce3b97a639f160c93ed74d471444895a828ed78 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Dec 29 09:10:48 2021 -0500 Bump checkstyle from 9.2 to 9.2.1 #72. --- src/changes/changes.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 280cb2a..529ccd8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -25,6 +25,11 @@ <author email="d...@commons.apache.org">Commons Developers</author> </properties> <body> + <release version="3.3" date="YYYY-MM-DD"> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump checkstyle from 9.2 to 9.2.1 #72. + </action> + </release> <release version="3.2.1" date="2021-06-25"> <action dev="henrib" type="fix" issue="JEXL-352" due-to="Øyvind Horneland"> Possible memory leak regarding parser jjtree nodes in JEXL 3.2