This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit abd7b8d6d54b074019fb94c5912e7a5dfa104c0e Author: Andriy Redko <[email protected]> AuthorDate: Wed Dec 29 13:24:00 2021 -0500 Update Pax Exam to 4.13.5 (cherry picked from commit aa2a8558abeea366c6c2033c32101c6910f83a01) (cherry picked from commit 19226671095cee205e63629f5c48d450f45cf32f) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 48ffb3b..a99dc2a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -257,7 +257,7 @@ <cxf.osgi.saaj.version>[1.4,2)</cxf.osgi.saaj.version> <cxf.osgi.jws.version>[0,3)</cxf.osgi.jws.version> <cxf.osgi.version>6.0.0</cxf.osgi.version> - <cxf.pax.exam.version>4.13.4</cxf.pax.exam.version> + <cxf.pax.exam.version>4.13.5</cxf.pax.exam.version> <cxf.reflections.bundle.version>0.9.11_2</cxf.reflections.bundle.version> <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version> <cxf.servicemix.aspectj.version>1.9.1_1</cxf.servicemix.aspectj.version>
