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-jelly.git
The following commit(s) were added to refs/heads/master by this push: new dd939e9b Bump javax.servlet:servlet-api from 2.3 to 2.5 #49 dd939e9b is described below commit dd939e9b3742f502f613b3bd650df74bcb9c3b54 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu May 29 22:01:49 2025 -0400 Bump javax.servlet:servlet-api from 2.3 to 2.5 #49 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f19e52db..b49b999e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -64,6 +64,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-lang:commons-lang 2.0 to org.apache.commons:commons-lang3 3.17.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-collections:commons-collections 2.1 to org.apache.commons:commons-collections4 4.5.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-jexl:commons-jexl 1.1 to org.apache.commons:commons-jexl 2.1.1.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump javax.servlet:servlet-api from 2.3 to 2.5 #49.</action> </release> </body> </document>