This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.6.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 7e42cb4142c212d79b78529b58e6fab9a97ab918 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) (cherry picked from commit a6009a0c89a3a20f74d01fdd9ca81e35e752fa21) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 72b0a3c132..4a507684f1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -82,7 +82,7 @@ <cxf.arquillian.version>1.6.0.Final</cxf.arquillian.version> <cxf.arquillian.weld.container.version>2.0.1.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>[2.4, 3.0)</cxf.atmosphere.version.range> <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version> <cxf.bcprov.version>1.78.1</cxf.bcprov.version>
