This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 7a655b49fd6d432127a55b38f15c1212f7064196 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Fri Apr 17 11:36:01 2020 +0100 Updating pax exam to 4.13.3 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d7c4c06..ddf1edf 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -246,7 +246,7 @@ <cxf.oro.bundle.version>2.0.8_6</cxf.oro.bundle.version> <cxf.osgi.saaj.version>[1.4,2)</cxf.osgi.saaj.version> <cxf.osgi.version>6.0.0</cxf.osgi.version> - <cxf.pax.exam.version>4.13.1</cxf.pax.exam.version> + <cxf.pax.exam.version>4.13.3</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.saaj-impl.bundle.version>1.3.23_2</cxf.saaj-impl.bundle.version>
