From 9072318387b524c7430f2ca0a20fc6aed69b7088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 07:20:35 +0000 Subject: [PATCH 1/2] Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.14.2...v5.15.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 873f5e7d..3ce58317 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ 5.11.4 3.0 - 5.14.2 + 5.15.2 2.0.16 1.5.14 3.3.0 From 14d367a3c1e4866545e670aff67e23249851e711 Mon Sep 17 00:00:00 2001 From: Sjoerd Talsma Date: Sat, 4 Jan 2025 10:13:08 +0100 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ce58317..b4daf4de 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@