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-rat.git
The following commit(s) were added to refs/heads/master by this push:
new 46fb76c RAT-290: Update animal-sniffer-maven-plugin from 1.20 to
1.21. Thanks to Jin Xu/Xeno Amess.
46fb76c is described below
commit 46fb76c784fb0050d9731222bbf0545c2da91490
Author: P. Ottlinger <[email protected]>
AuthorDate: Sun Feb 13 20:42:59 2022 +0100
RAT-290: Update animal-sniffer-maven-plugin from 1.20 to 1.21. Thanks to
Jin Xu/Xeno Amess.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4b8af62..fd50bad 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,6 +55,9 @@ 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-290" type="fix" dev="pottlinger" due-to="Jin Xu">
+ Update animal-sniffer-maven-plugin from 1.20 to 1.21. Thanks to Jin
Xu/Xeno Amess.
+ </action>
<action issue="RAT-296" type="fix" dev="pottlinger">
Use Github Actions for matrix builds on Windows and ubuntu with JDK
8,11,12,13,14,15. Simplify Travis integration to avoid dockerhub-related build
failures.
</action>