You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ma...@apache.org on 2023/04/19 09:47:50 UTC

[commons-daemon] branch master updated: Formatting

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

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


The following commit(s) were added to refs/heads/master by this push:
     new c7c879e  Formatting
c7c879e is described below

commit c7c879e25a316a6b8f6e0294a281e664598398cc
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Apr 19 10:47:43 2023 +0100

    Formatting
---
 src/changes/changes.xml | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0d8d00f..f51fa21 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,9 @@
         running in JVM mode.
       </action>
       <!-- UPDATES -->
-      <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-parent from 54 to 55 #71.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump commons-parent from 54 to 55 #71.
+      </action>
     </release>
     <release version="1.3.3" date="2022-11-29" description="Bug fix release">
       <!-- Fix -->
@@ -59,11 +61,21 @@
         service does not stop cleanly. #64
       </action>
       <!-- UPDATES -->
-      <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from 3.0.8 to 3.0.11 #60.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from 3.0.2 to 3.1.0 #59.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/setup-java from 3.5.1 to 3.6.0 #63.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.3.0 #61, #66.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-parent from 55 to 56 #76.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump actions/cache from 3.0.8 to 3.0.11 #60.
+      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump actions/checkout from 3.0.2 to 3.1.0 #59.
+      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump actions/setup-java from 3.5.1 to 3.6.0 #63.
+      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.3.0 #61, #66.
+      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump commons-parent from 55 to 56 #76
+      </action>
     </release>
     <release version="1.3.2" date="2022-10-10" description="Bug fix release">
       <!-- Fix -->