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-validator.git
The following commit(s) were added to refs/heads/master by this push: new f100310d Bump dependencies f100310d is described below commit f100310df1762234445a270f9b0cfc93db6316ab Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Nov 18 10:16:45 2022 -0500 Bump dependencies Bump actions/cache from 3.0.10 to 3.0.11 #91 Bump actions/setup-java from 3.5.1 to 3.6.0 #98 Bump actions/upload-artifact from 3.1.0 to 3.1.1 #96 --- src/changes/changes.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b6959cfb..3129e243 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -87,13 +87,16 @@ The <action> type attribute can be add,update,fix,remove. Bump Java from 7 to 8. </action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> - Bump actions/cache from 2 to 3.0.10 #71, #84. #90. + Bump actions/cache from 2 to 3.0.11 #71, #84. #90, #91. </action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> Bump actions/checkout from 2.3.1 to 3.0.2, #38, #47, #70. </action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> - Bump actions/setup-java from 1.4.0 to 3.5.1 #42, #72. + Bump actions/setup-java from 1.4.0 to 3.6.0 #42, #72, #98. + </action> + <action type="update" dev="ggregory" due-to="Dependabot"> + Bump actions/upload-artifact from 3.1.0 to 3.1.1 #96. </action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> Bump junit from 4.13 to 5.9.1 Vintage #44.