From f7a3e7d45867e57e50b056367c8bdaa78a844a66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:19:36 +0200 Subject: [PATCH 1/2] Bump mockito.version from 5.8.0 to 5.9.0 (#87) Bumps `mockito.version` from 5.8.0 to 5.9.0. Updates `org.mockito:mockito-core` from 5.8.0 to 5.9.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.8.0...v5.9.0) Updates `org.mockito:mockito-junit-jupiter` from 5.8.0 to 5.9.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.8.0...v5.9.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8bdd590..424894a 100644 --- a/pom.xml +++ b/pom.xml @@ -528,7 +528,7 @@ 24.1.0 5.10.1 3.8.5 - 5.8.0 + 5.9.0 UTF-8 UTF-8 1.2.0 From e8d7367a709ed3e0a524a32e9531290df62b96a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:19:48 +0200 Subject: [PATCH 2/2] Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#86) Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.5.0...1.6.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 424894a..711c42a 100644 --- a/pom.xml +++ b/pom.xml @@ -257,7 +257,7 @@ org.codehaus.mojo - 1.5.0 + 1.6.0