This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git
commit 36f607df06f9c530255e3d2d4083d21db6bc0f20 Author: P. Ottlinger <[email protected]> AuthorDate: Mon Jan 29 23:18:35 2024 +0100 WHISKER-20: Add changelog --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d53d128..4a87d69 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -60,7 +60,7 @@ The <action> type attribute can be add,update,fix,remove. </release> --> <release version="0.2-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done"> - <action issue="WHISKER-30" type="fix" dev="pottlinger"> + <action issue="WHISKER-20" type="fix" dev="pottlinger"> Update Jdom to 2.0.6.1 in order to fix CVE CVE-2021-33813. </action> <action issue="WHISKER-19" type="fix" dev="pottlinger">
