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-csv.git

commit 8d57c918ff932a93ffc586b99e85cf9662b0ecaa
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Oct 22 08:54:13 2022 -0400

    Bump mockito-core from 4.8.0 to 4.8.1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 343c6ebf..f610c74e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>4.8.0</version>
+      <version>4.8.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b658aa14..fb70985b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,7 +69,7 @@
       <action                 type="update" dev="ggregory" 
due-to="Dependabot">Bump junit-jupiter from 5.8.0-M1 to 5.9.1 #179, #186, #201, 
#244, #263.</action>
       <action                 type="update" dev="ggregory" 
due-to="Dependabot">Bump jmh-core from 1.32 to 1.35 #176, #208, #229.</action>
       <action                 type="update" dev="ggregory" 
due-to="Dependabot">Bump jmh-generator-annprocess from 1.32 to 1.35 #175, #206, 
#226.</action>
-      <action                 type="update" dev="ggregory" due-to="Dependabot, 
Gary Gregory">Bump mockito-core from 3.11.2 to 4.8.0 #187, #197, #204, #212, 
#230, #237, #251, #259.</action>
+      <action                 type="update" dev="ggregory" due-to="Dependabot, 
Gary Gregory">Bump mockito-core from 3.11.2 to 4.8.1 #187, #197, #204, #212, 
#230, #237, #251, #259.</action>
       <action                 type="update" dev="ggregory" 
due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.19.0 #184, #219, 
#238, #254, #258.</action>
       <action                 type="update" dev="ggregory" due-to="Dependabot, 
Gary Gregory">Bump pmd from 6.36.0 to 6.50.0 #173, #189, #193, #199, #227, 
#233, #214, #236, #240, #247, #255, #273.</action>
       <action                 type="update" dev="ggregory" due-to="Gary 
Gregory">Bump opencsv from 5.5.1 to 5.7.0 #182, #221, #260.</action>

Reply via email to