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 b0a7531 org.mockito 3.3.3 -> 3.4.4 b0a7531 is described below commit b0a753153513e754a094bd04c79b82edfbf85560 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Jul 20 12:46:11 2020 -0400 org.mockito 3.3.3 -> 3.4.4 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e6ef57a..f4f599f 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-text</commons.scmPubUrl> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> - <commons.mockito.version>3.4.3</commons.mockito.version> + <commons.mockito.version>3.4.4</commons.mockito.version> <checkstyle.plugin.version>3.1.1</checkstyle.plugin.version> <checkstyle.version>8.34</checkstyle.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 231e544..ae9f3c8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -84,7 +84,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Gary Gregory">[build] checkstyle.version 8.27 -> 8.33.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">[build] org.apache.commons:commons-parent 48 -> 51.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">[build] maven-pmd-plugin 3.12.0 -> 3.13.0.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">[build] org.mockito:mockito-core 3.3.3 -> 3.4.3.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">[build] org.mockito 3.3.3 -> 3.4.4.</action> </release> <release version="1.8" date="2019-08-30" description="Release 1.8">