coheigea closed pull request #478: Upgrade Spring Boot to 2.1.1, Spring to 5.2.3 and Spring Security to … URL: https://github.com/apache/cxf/pull/478
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/parent/pom.xml b/parent/pom.xml index aaf7cb91316..874101ce042 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -157,9 +157,9 @@ <cxf.servlet-api-2.5.version>1.2</cxf.servlet-api-2.5.version> <cxf.slf4j.version>1.7.25</cxf.slf4j.version> <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version> - <cxf.spring.version>5.1.2.RELEASE</cxf.spring.version> - <cxf.spring.boot.version>2.1.0.RELEASE</cxf.spring.boot.version> - <cxf.spring.security.version>5.1.1.RELEASE</cxf.spring.security.version> + <cxf.spring.version>5.1.3.RELEASE</cxf.spring.version> + <cxf.spring.boot.version>2.1.1.RELEASE</cxf.spring.boot.version> + <cxf.spring.security.version>5.1.2.RELEASE</cxf.spring.security.version> <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version> <cxf.spring.ldap.version>2.3.2.RELEASE</cxf.spring.ldap.version> <cxf.spring.mock>spring-test</cxf.spring.mock> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services