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-dbutils.git
commit 2833be3921b9a136f0a110be4a66e5f6c947ea8c Author: Gary Gregory <[email protected]> AuthorDate: Sat Nov 21 11:41:49 2020 -0500 Bump checkstyle from 8.35 to 8.37 #47. Bump mockito-core from 3.4.6 to 3.6.0 #46. --- src/changes/changes.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 049d8d3..46abd83 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -99,6 +99,12 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Bump actions/setup-java from v1.4.0 to v1.4.3 #40. </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump checkstyle from 8.35 to 8.37 #47. + </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump mockito-core from 3.4.6 to 3.6.0 #46. + </action> </release> <release version="1.7" date="2017-07-20" description="Bug fixes and separate column & property handlers using SPI">
