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-vfs.git
The following commit(s) were added to refs/heads/master by this push: new 7c3436ae Bump actions/setup-java from 3.5.1 to 3.6.0 #324 7c3436ae is described below commit 7c3436ae4857c735d2709d5e6a7a5172eb40b993 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Oct 21 08:27:03 2022 -0400 Bump actions/setup-java from 3.5.1 to 3.6.0 #324 --- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5664bf3f..e7bdfea2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -157,8 +157,8 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> Bump actions/checkout from 2.3.4 to 3.1.0 #217, #220, #245, #315. </action> - <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump actions/setup-java from 2 to 3.5.1. + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot"> + Bump actions/setup-java from 2 to 3.6.0 #324. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Bump jakarta.mail from 1.6.7 to 2.0.1 #200.