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 c794a93a RAT-342: Use maven wrapper with Maven v3.9.6
c794a93a is described below
commit c794a93a2b9a48f9ca3279f3dc543dc305d4dba2
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Jan 9 00:34:11 2024 +0100
RAT-342: Use maven wrapper with Maven v3.9.6
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e104ef1c..b6a3582a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -58,6 +58,9 @@ The <action> type attribute can be add,update,fix,remove.
</release>
-->
<release version="0.17-SNAPSHOT" date="xxxx-yy-zz" description="Current
SNAPSHOT - release to be done">
+ <action issue="RAT-342" type="add" dev="pottlinger">
+ Use Maven wrapper (with version 3.9.6) for reproducable local builds
and on ASF Jenkins and Github Actions.
+ </action>
<action issue="RAT-339" type="update" dev="pottlinger"
due-to="dependabot">
TODO: collect all dependabot updates for release 0.17.
</action>