This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch update-doxia-tools
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/update-doxia-tools by this
push:
new 71406a5 RAT-275: Make changelog more human readable
71406a5 is described below
commit 71406a52e10dd7570780aa9549ea3e6b4ac7144c
Author: P. Ottlinger <[email protected]>
AuthorDate: Wed Dec 22 23:06:59 2021 +0100
RAT-275: Make changelog more human readable
---
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 683cddc..2e7a9e0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,7 +56,7 @@ The <action> type attribute can be add,update,fix,remove.
<body>
<release version="0.14-SNAPSHOT" date="2020-xx-xx" description="Current
SNAPSHOT - to be done">
<action issue="RAT-275" type="fix" dev="pottlinger">
- Update httpclient to fix CVE-2020-13956 after a new doxia-core is out.
Update to doxia 1.11.1.
+ Update to doxia 1.11.1 in order to get CVE-2020-13956-httpclient
problem fixes in doxia.
</action>
<action issue="RAT-289" type="add" dev="pottlinger">
Enable dependabot integration - write access is forbidden, but email
alerts and pull requests should be ok.