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-jcs.git
The following commit(s) were added to refs/heads/master by this push: new fe2904a0 Bump Log4j from 2.22.0 to 2.22.1 fe2904a0 is described below commit fe2904a01d08f334866630e80df7fe7c695f2fed Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Dec 27 11:36:08 2023 -0500 Bump Log4j from 2.22.0 to 2.22.1 - Bump org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1 #198- Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1 #197 --- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 421f6865..74b9bfe0 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -61,10 +61,10 @@ Bump commons-text from 1.10.0 to 1.11.0. </action> <action type="update" dev="ggregory" due-to="Dependabot"> - Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0 #190. + Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.1 #190, #198. </action> <action type="update" dev="ggregory" due-to="Dependabot"> - Bump org.apache.logging.log4j:log4j-api from 2.21.1 to 2.22.0 #191. + Bump org.apache.logging.log4j:log4j-api from 2.21.1 to 2.22.1 #191, #197. </action> </release> <release version="3.2" date="2023-08-22">