This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new ff9031f Updating Spring Reactor version
ff9031f is described below
commit ff9031f5e88750d2be6a68d4141b591ba11104f8
Author: reta <[email protected]>
AuthorDate: Sun May 19 12:04:45 2019 -0400
Updating Spring Reactor version
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 3420e25..304c5b7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -245,7 +245,7 @@
<cxf.downloadSources>true</cxf.downloadSources>
<cxf.pmd.eclipse.ruleset.ext />
<cxf.resources.base.path />
- <cxf.reactor.version>3.2.8.RELEASE</cxf.reactor.version>
+ <cxf.reactor.version>3.2.9.RELEASE</cxf.reactor.version>
<cxf.microprofile.rest.client.version>1.0.1</cxf.microprofile.rest.client.version>
<cxf.microprofile.config.version>1.1</cxf.microprofile.config.version>
</properties>