mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-19 06:17:42 +08:00
Upgrade to Apache CXF 3.2.5
Closes gh-706
This commit is contained in:
@@ -422,9 +422,9 @@ initializr:
|
|||||||
id: cxf-jaxrs
|
id: cxf-jaxrs
|
||||||
groupId: org.apache.cxf
|
groupId: org.apache.cxf
|
||||||
artifactId: cxf-spring-boot-starter-jaxrs
|
artifactId: cxf-spring-boot-starter-jaxrs
|
||||||
version: 3.1.11
|
version: 3.2.5
|
||||||
description: RESTful Web Services framework with support of JAX-RS
|
description: RESTful Web Services framework with support of JAX-RS
|
||||||
versionRange: "[1.4.0.RELEASE,2.0.0.M1)"
|
versionRange: 1.4.0.RELEASE
|
||||||
links:
|
links:
|
||||||
- rel: reference
|
- rel: reference
|
||||||
href: https://cxf.apache.org/docs/springboot.html#SpringBoot-SpringBootCXFJAX-RSStarter
|
href: https://cxf.apache.org/docs/springboot.html#SpringBoot-SpringBootCXFJAX-RSStarter
|
||||||
|
|||||||
Reference in New Issue
Block a user