This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 4.0.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit a6009a0c89a3a20f74d01fdd9ca81e35e752fa21 Author: Andriy Redko <[email protected]> AuthorDate: Mon Jan 26 19:20:25 2026 -0500 Update Assertj to 3.27.7 (cherry picked from commit b1af986968790bb0d0fea7654542a172a4c927e0) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 4b55b88533..61f3aa8c5b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -93,7 +93,7 @@ <cxf.arquillian.version>1.8.1.Final</cxf.arquillian.version> <cxf.arquillian.weld.container.version>3.0.0.Final</cxf.arquillian.weld.container.version> <cxf.aspectj.version>1.9.25.1</cxf.aspectj.version> - <cxf.assertj.version>3.27.6</cxf.assertj.version> + <cxf.assertj.version>3.27.7</cxf.assertj.version> <cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range> <cxf.atmosphere.version>3.0.14</cxf.atmosphere.version> <cxf.bcprov.version>1.77</cxf.bcprov.version>
