You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2023/12/09 16:07:11 UTC

(commons-build-plugin) branch master updated: Recent changes

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 0c92a83  Recent changes
0c92a83 is described below

commit 0c92a8300195056ed36b5d556c1c4f9846f85061
Author: Sebb <se...@apache.org>
AuthorDate: Sat Dec 9 16:07:06 2023 +0000

    Recent changes
---
 src/changes/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2d154eb..3ac6b98 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -29,6 +29,7 @@
   <body>
     <release version="1.14.0" date="20YY-MM-DD" description="Feature release">
       <!-- FIX -->
+      <action dev="sebb" type="fix">maven-plugin-report-plugin replaces maven-plugin-plugin report goal</action>
       <action dev="sebb" type="fix">Fix up errors in GHA badges for Java and CodeQL</action>
       <action dev="sebb" type="fix">Only use graalvm on Java11+; update to 22.3.3 which avoids NoClassDefFoundError messages</action>
       <action dev="sebb" type="fix">Replace mail-archives.apache.org with lists.apache.org</action>
@@ -36,6 +37,7 @@
       <action dev="sebb" type="fix">Disable moditect as it fails currently</action>
       <!-- ADD -->
       <!-- UPDATE -->
+      <action dev="sebb" type="update">Bump maven-plugin-plugin to 3.10.2</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">Drop IRC references</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-parent from 58 to 65.</action>
       <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.apache.ant:ant-launcher from 1.10.12 to 1.10.14 #174.</action>