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-cli.git
The following commit(s) were added to refs/heads/master by this push: new 4076cc4 Bump actions/setup-java from 3.5.1 to 3.6.0 #136 4076cc4 is described below commit 4076cc43d1e7ca6cf54f1971e727cf00b1e9af63 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Oct 21 08:25:40 2022 -0400 Bump actions/setup-java from 3.5.1 to 3.6.0 #136 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 9df8256..03aed87 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -46,7 +46,7 @@ Bump actions/checkout from 3 to 3.1.0 #133. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump actions/setup-java from 2 to 3.5.1. + Bump actions/setup-java from 2 to 3.6.0 #136. </action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot"> Bump spotbugs from 4.5.3 to 4.7.3 #96, #107, #113, #125, #138.