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 951a81f58ad7ecbc34789d679f420b32a1ab3b37
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Jan 29 23:16:50 2024 +0100

    WHISKER-19: Add changelog
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e218cfb..6768e02 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,6 +60,9 @@ 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-19" type="fix" dev="pottlinger">
+        Upgrade Apache commons-io to fix CVE-2021-29425.
+      </action>
       <action issue="WHISKER-15" type="fix" dev="pottlinger">
         Upgrade Apache Commons Collections to v3.2.2 to circumvent 
CVE-2015-8103.
       </action>

Reply via email to