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 13e3590 Bump org.mockito:mockito-junit-jupiter from 5.17.0 to 5.18.0 #366 13e3590 is described below commit 13e3590f144d664b5c7b8c30ea6d38acb2c9fa8b Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue May 20 17:34:12 2025 -0400 Bump org.mockito:mockito-junit-jupiter from 5.17.0 to 5.18.0 #366 --- 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 cea9b1a..49b5694 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,7 +62,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 84 #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.17.0 #336, #359.</action> + <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.18.0 #336, #359, #366.</action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump commons-jxpath:commons-jxpath from 1.3 to 1.4.0 #360.</action> </release> <release version="1.8.1" date="2023-09-09" description="This is a feature release and requires Java 8.">