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 31ecd56a Bump mockito-inline from 4.6.1 to 4.7.0
31ecd56a is described below

commit 31ecd56a30e0947eeff9d61046ee2e0a105f5a12
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 19 20:02:32 2022 +0000

    Bump mockito-inline from 4.6.1 to 4.7.0
    
    Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.6.1 to 
4.7.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v4.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-inline
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2fd4ad64..a005b83c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
     <commons.pmd.version>3.17.0</commons.pmd.version>
     <commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>
 
-    <commons.mockito.version>4.6.1</commons.mockito.version>
+    <commons.mockito.version>4.7.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 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4159b707..27047662 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -85,7 +85,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump checkstyle from 8.34 to 9.3, #141, #168, #182, #188, 
#193, #201, #208, #211, #228, #235, #245, #253, #255, #262, #270, #280, #287, 
#299, #315, #321.</action>
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump spotbugs-maven-plugin from 4.0.0 to 4.7.1.1, #144, 
#150, #167, #176, #194, #210, #223, #250, #268, #273, #277, #278, #286, #293, 
#303, #320, #325, #338, #344.</action>
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump spotbugs from 4.1.3 to 4.7.1 #175, 189, #209, #218, 
#247, #256, #264, #275, #284, #289, #296, #306.</action>
-    <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump mockito-inline from 3.4.4 to 4.6.1, #143, #148, #149, 
#152, #153, #154, #158, #159, #166, #177, #180, #187, #195, #197, #207, #216, 
#231, #236, #237, #243, #258, #259, #260, #261, #272, #285, #291, #305, #317, 
#330, #331.</action>
+    <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump mockito-inline from 3.4.4 to 4.7.0, #143, #148, #149, 
#152, #153, #154, #158, #159, #166, #177, #180, #187, #195, #197, #207, #216, 
#231, #236, #237, #243, #258, #259, #260, #261, #272, #285, #291, #305, #317, 
#330, #331, #347.</action>
     <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump junit-jupiter from 5.6.2 to 5.9.0 #163, #204, #232, 
#265, #269, #288, #343.</action>
     <action                  type="update" dev="kinow" due-to="Dependabot, 
Gary Gregory">Bump assertj-core from 3.16.1 to 3.23.1 #151, #157, #160, #178, 
#184, #199, #244, #267, #294.</action>
     <action                  type="update" dev="kinow" due-to="Dependabot, 
Gary Gregory">Bump commons-io from 2.7 to 2.11.0 #161 #251.</action>

Reply via email to