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-text.git
The following commit(s) were added to refs/heads/master by this push: new 40fb9cb5 Bump mockito-inline from 4.8.1 to 4.9.0 (#389) 40fb9cb5 is described below commit 40fb9cb5d1c7b49d0cbf70277815a59afc965cdb Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Nov 18 15:31:01 2022 -0500 Bump mockito-inline from 4.8.1 to 4.9.0 (#389) Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.8.1 to 4.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.9.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Signed-off-by: dependabot[bot] <supp...@github.com> 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 c3aa8b97..c6846e12 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ <commons.pmd.version>3.19.0</commons.pmd.version> <commons.pmd-impl.version>6.51.0</commons.pmd-impl.version> - <commons.mockito.version>4.8.1</commons.mockito.version> + <commons.mockito.version>4.9.0</commons.mockito.version> <commons.jacoco.version>0.8.8</commons.jacoco.version> <!-- apache-rat-plugin 0.13 and jdepend-maven-plugin 2.0 both fail with LinkageError when generating reports