[
https://issues.apache.org/jira/browse/FC-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn McKinney updated FC-233:
------------------------------
Summary: [FORTRESS-REST] Upgrade to Spring 5 and latest CXF (was:
[FORTRESS-REALM] Upgrade to Spring 5 and latest CXF)
> [FORTRESS-REST] Upgrade to Spring 5 and latest CXF
> --------------------------------------------------
>
> Key: FC-233
> URL: https://issues.apache.org/jira/browse/FC-233
> Project: FORTRESS
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: Shawn McKinney
> Assignee: Shawn McKinney
> Priority: Major
> Fix For: 2.0.1
>
>
> Upgrade to:
> <cxf.version>3.2.5</cxf.version>
> <spring.version>5.0.7.RELEASE</spring.version>
> <spring.security.version>5.0.5.RELEASE</spring.security.version>
> <dependency>
> <groupId>org.apache.cxf</groupId>
> <artifactId>cxf-core</artifactId>
> <version>${cxf.version}</version>
> </dependency>
> <dependency>
> <groupId>org.apache.cxf</groupId>
> <artifactId>cxf-rt-frontend-jaxrs</artifactId>
> <version>${cxf.version}</version>
> </dependency>
> <!-- Spring Dependencies -->
> <dependency>
> <groupId>org.springframework</groupId>
> <artifactId>spring-core</artifactId>
> <version>${spring.version}</version>
> </dependency>
>
> <dependency>
> <groupId>org.springframework.security</groupId>
> <artifactId>spring-security-web</artifactId>
> <version>${spring.security.version}</version>
> </dependency>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)