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 fb49fa97 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #270 fb49fa97 is described below commit fb49fa974c0d7fad38b383d8591980bbdeb74f8d Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Jul 17 18:46:55 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #270 --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4c4a5390..69892a5a 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -32,7 +32,8 @@ <!-- ADD --> <!-- UPDATE --> <action type="update" dev="ggregory">Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 #267.</action> - <action type="update" dev="ggregory">Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 #266.</action> + <action type="update" dev="ggregory">Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 #266.</action> + <action type="update" dev="ggregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #270.</action> </release> <release version="3.4.0" date="2024-06-02" description="Java 8 is required."> <!-- ADD -->