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
The following commit(s) were added to refs/heads/master by this push: new fb868af Bump org.mockito:mockito-junit-jupiter from 5.16.1 to 5.17.0 (#359) fb868af is described below commit fb868af40dcc4b3aa3c19b5ee01cd62c4f5b5be8 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Fri Apr 11 06:25:59 2025 -0400 Bump org.mockito:mockito-junit-jupiter from 5.16.1 to 5.17.0 (#359) --- 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 bb39177..768dd3c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -59,7 +59,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <action dev="ggregory" type="update" due-to="Gary Gregory">Bump Java from 8 to 11.</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-parent from 62 to 81 #256, #277, #295, #301, #305, #308, #314.</action> - <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.16.1 #336.</action> + <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.17.0 #336, #359.</action> </release> <release version="1.8.1" date="2023-09-09" description="This is a feature release and requires Java 8."> <!-- FIX -->