You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/01/04 01:03:41 UTC

[cxf] 03/04: Update assertj to 3.23.1

This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 710a2be5307b6e734d9533e8abd4848f48ec1f79
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Jan 3 19:59:44 2023 -0500

    Update assertj to 3.23.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 22a30938d4..92b32502bb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -63,7 +63,7 @@
         <cxf.arquillian.version>1.7.0.Alpha13</cxf.arquillian.version>
         <cxf.arquillian.weld.container.version>3.0.0.Final</cxf.arquillian.weld.container.version>
         <cxf.aspectj.version>1.9.1</cxf.aspectj.version>
-        <cxf.assertj.version>3.22.0</cxf.assertj.version>
+        <cxf.assertj.version>3.23.1</cxf.assertj.version>
         <cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>3.0.2</cxf.atmosphere.version>
         <cxf.bcprov.version>1.70</cxf.bcprov.version>