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 a94528e Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2 #325 a94528e is described below commit a94528e2a1024c6804fe9217000ca8db93dbeff4 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Mon Nov 25 09:48:16 2024 -0500 Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2 #325 --- 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 98157e5..963fba5 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -58,7 +58,7 @@ The <action> type attribute can be add,update,fix,remove. <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 78 #256, #277, #295, #301, #305, #308, #314.</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Bump Hamcrest from org.hamcrest:hamcreset-all:1.3 to org.hamcrest:hamcreset:3.0.</action> - <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.mockito:mockito-core from 4.11.0 to 5.14.1.</action> + <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.mockito:mockito-core from 4.11.0 to 5.14.2 #325</action> </release> <release version="1.8.1" date="2023-09-09" description="New features and bug fixes."> <!-- FIX -->