This is an automated email from the ASF dual-hosted git repository. kinow 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 95e203f Bump mockito-inline from 3.5.13 to 3.5.15 new 3c71a78 Merge branch 'pr-177' 95e203f is described below commit 95e203fc6e035e8c7bfc6e56da16d62b14ed43dd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Oct 20 05:18:27 2020 +0000 Bump mockito-inline from 3.5.13 to 3.5.15 Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.5.13 to 3.5.15. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.5.13...v3.5.15) Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 919f20d..2246045 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ <spotbugs.plugin.version>4.1.4</spotbugs.plugin.version> <spotbugs.impl.version>4.1.4</spotbugs.impl.version> - <commons.mockito.version>3.5.13</commons.mockito.version> + <commons.mockito.version>3.5.15</commons.mockito.version> <commons.jacoco.version>0.8.6</commons.jacoco.version> <commons.javadoc.version>3.2.0</commons.javadoc.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index fac5331..bdceda7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,7 +57,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Dependabot">Update checkstyle from 8.34 to 8.36.2 #141 #168.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Update spotbugs.plugin.version 4.0.0 to 4.1.4 #144 #150 #167 #176.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Update mockito-inline from 3.4.4 to 3.5.13 #143 #148 #149 #152 #153 #154 #158 #159 #166.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Update mockito-inline from 3.4.4 to 3.5.15 #143 #148 #149 #152 #153 #154 #158 #159 #166 #177.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump junit-jupiter from 5.6.2 to 5.7.0 #163.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump assertj-core from 3.16.1 to 3.17.2 #151 #157 #160.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump commons-io from 2.7 to 2.8.0 #161.</action>