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-bsf.git
The following commit(s) were added to refs/heads/master by this push: new 596f7b7 Migrate from Commons JEXL 1.1 to 3.5.0 #224 596f7b7 is described below commit 596f7b7c2f7b832d6ba07d2712ca71f4575bd770 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Apr 18 08:00:04 2025 -0400 Migrate from Commons JEXL 1.1 to 3.5.0 #224 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1cea536..5d76034 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -38,6 +38,7 @@ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 55 to 81 #128, #135, #145, #151, #161, #170, #175, #178, #185, #192, #207.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump xalan from 2.7.0 to 2.7.3 #3 #93.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0 #110, #157, #162, #171.</action> + <action type="update" dev="ggregory" due-to="Henri Biestro, Gary Gregory">Migrate from Commons JEXL 1.1 to 3.5.0 #224.</action> </release> </body> </document>