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-dbcp.git
The following commit(s) were added to refs/heads/master by this push: new 8ed7e2ed Bump actions/setup-java from 3.5.1 to 3.6.0 8ed7e2ed is described below commit 8ed7e2ed3588243f816fe60c95803f3d458b3bc0 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Oct 21 08:23:06 2022 -0400 Bump actions/setup-java from 3.5.1 to 3.6.0 --- 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 be488aec..aeabd8bf 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -141,8 +141,8 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> Bump actions/checkout from 2.3.4 to 3.0.2 #139, #143, #173. </action> - <action dev="ggregory" type="update" due-to="Gary Gregory"> - Bump actions/setup-java from 2 to 3.5.1. + <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> + Bump actions/setup-java from 2 to 3.6.0 #229. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Bump checkstyle from 8.44 to 9.3 #121, #130, #149, #158, #190.