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 2cd5b53 Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.15.2 #336 2cd5b53 is described below commit 2cd5b53a9e0d4405ae6b357061a0aa5184d11950 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Jan 3 06:25:11 2025 -0500 Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.15.2 #336 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 963fba5..224e21a 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -59,6 +59,7 @@ The <action> type attribute can be add,update,fix,remove. <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.2 #325</action> + <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.15.2 #336.</action> </release> <release version="1.8.1" date="2023-09-09" description="New features and bug fixes."> <!-- FIX -->