This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.3.x-fixes by this push:
new 540dcbb Updating to Spring Security 5.1.8 and Reactor 3.2.14
540dcbb is described below
commit 540dcbbeb0833fec994eb794fd98edf0449956be
Author: reta <[email protected]>
AuthorDate: Sat Feb 8 12:10:55 2020 -0500
Updating to Spring Security 5.1.8 and Reactor 3.2.14
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 02a2b6a..bb239f9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -178,7 +178,7 @@
<cxf.plexus-archiver.version>4.2.0</cxf.plexus-archiver.version>
<cxf.plexus-utils.version>3.2.0</cxf.plexus-utils.version>
<cxf.reactivestreams.version>1.0.1</cxf.reactivestreams.version>
- <cxf.reactor.version>3.2.11.RELEASE</cxf.reactor.version>
+ <cxf.reactor.version>3.2.14.RELEASE</cxf.reactor.version>
<cxf.rhino.version>1.7R2</cxf.rhino.version>
<cxf.rxjava.version>1.3.8</cxf.rxjava.version>
<cxf.rxjava2.version>2.2.11</cxf.rxjava2.version>
@@ -194,7 +194,7 @@
<cxf.spring.ldap.version>2.3.2.RELEASE</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
-
<cxf.spring.security.version>5.1.7.RELEASE</cxf.spring.security.version>
+
<cxf.spring.security.version>5.1.8.RELEASE</cxf.spring.security.version>
<cxf.spring.version>5.1.13.RELEASE</cxf.spring.version>
<cxf.stax-ex.version>1.7.6</cxf.stax-ex.version>
<cxf.swagger.ui.version>3.24.3</cxf.swagger.ui.version>