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-daemon.git
The following commit(s) were added to refs/heads/master by this push: new 1895872 Bump dependencies 1895872 is described below commit 18958729f562bd4cb61c6755e1eaf919ba21335c Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Oct 21 09:39:32 2022 -0400 Bump dependencies Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 #61 Bump actions/cache from 3.0.8 to 3.0.11 #60 Bump actions/checkout from 3.0.2 to 3.1.0 #59 --- src/changes/changes.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e460892..a95c7ae 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -39,6 +39,10 @@ </properties> <body> <release version="1.3.3" date="tbd" description="Bug fix release"> + <!-- 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 spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 #61.</action> </release> <release version="1.3.2" date="2022-10-10" description="Bug fix release"> <!-- Fix -->