This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 4.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit ef463ef518648e458e9c5914f7b6109c03dc7e44 Author: Andriy Redko <[email protected]> AuthorDate: Sat Mar 28 12:23:33 2026 -0400 Update Brave to 6.3.1 (cherry picked from commit 10780b457e43c232cacfc767d48268a385ae4bc4) # 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 cb29d958e1b..85a28822b2d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -97,7 +97,7 @@ <cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range> <cxf.atmosphere.version>3.0.15</cxf.atmosphere.version> <cxf.bcprov.version>1.77</cxf.bcprov.version> - <cxf.brave.version>6.3.0</cxf.brave.version> + <cxf.brave.version>6.3.1</cxf.brave.version> <cxf.cdi.api.version>4.0.1</cxf.cdi.api.version> <cxf.classgraph.version>4.8.25</cxf.classgraph.version> <cxf.classmate.version>1.5.1</cxf.classmate.version>
