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

commit a00248088cc84c933d89cf553e4ae66bf6bcbe54
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue May 31 08:22:20 2022 -0400

    Bump assertj-core from 3.22.0 to 3.23.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0c562d18..f4c4a561 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
     <dependency>
       <groupId>org.assertj</groupId>
       <artifactId>assertj-core</artifactId>
-      <version>3.22.0</version>
+      <version>3.23.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 282321e9..24c2d79f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -83,7 +83,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump spotbugs-maven-plugin from 4.0.0 to 4.7.0.0, #144, 
#150, #167, #176, #194, #210, #223, #250, #268, #273, #277, #278, #286, #293, 
#303, #320, #325.</action>
     <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump mockito-inline from 3.4.4 to 4.6.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.</action>
     <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump junit-jupiter from 5.6.2 to 5.8.2 #163, #204, #232, 
#265, #269, #288.</action>
-    <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump assertj-core from 3.16.1 to 3.22.0 #151, #157, #160, 
#178, #184, #199, #244, #267, #294.</action>
+    <action                  type="update" dev="kinow" due-to="Dependabot, 
Gary Gregory">Bump assertj-core from 3.16.1 to 3.23.0 #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>
     <action                  type="update" dev="kinow" due-to="Dependabot, 
Gary Gregory">Bump commons-parent from 51 to 53 #145.</action>
     <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.16.0 #186, #263, 
#302.</action>

Reply via email to