You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/11/17 14:21:56 UTC

(commons-net) branch master updated: Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 #197

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 44f52eb1 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 #197
44f52eb1 is described below

commit 44f52eb1be0e49e40a3d219b65188f837a910f57
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Fri Nov 17 09:21:52 2023 -0500

    Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 #197
    
    Format tweaks
---
 src/changes/changes.xml | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ffb3a473..2ab83685 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,14 +66,11 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
     <release version="3.10.1" date="202Y-MM-DD" description="Maintenance and bug fix release (Java 8 or above).">
       <!-- FIX -->
-      <action type="fix" dev="ggregory" due-to="Gary Gregory">
-        Precompile regular expression in UnixFTPEntryParser.preParse(List&lt;String&gt;).
-      </action>
+      <action type="fix" dev="ggregory" due-to="Gary Gregory">Precompile regular expression in UnixFTPEntryParser.preParse(List&lt;String&gt;).</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Dependabot">
-        Bump commons-parent from 62 to 64.
-      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-parent from 62 to 64.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 #197.</action>
     </release>
     <release version="3.10.0" date="2023-10-01" description="Maintenance and bug fix release (Java 8 or above).">
       <!-- ADD -->