Commit daf26308527140ed5ed0ee59f58b4fd5449b19ad
1 parent
98aeac9343
Exists in
master
and in
1 other branch
增加配置
Showing 1 changed file with 0 additions and 4 deletions
platform-data-api/pom.xml
View file @
daf2630
| ... | ... | @@ -14,22 +14,18 @@ |
| 14 | 14 | <dependency> |
| 15 | 15 | <groupId>org.apache.cxf</groupId> |
| 16 | 16 | <artifactId>cxf-rt-frontend-jaxws</artifactId> |
| 17 | - <version>3.1.5</version> | |
| 18 | 17 | </dependency> |
| 19 | 18 | <dependency> |
| 20 | 19 | <groupId>org.apache.cxf</groupId> |
| 21 | 20 | <artifactId>cxf-rt-transports-http</artifactId> |
| 22 | - <version>3.1.5</version> | |
| 23 | 21 | </dependency> |
| 24 | 22 | <dependency> |
| 25 | 23 | <groupId>org.apache.cxf</groupId> |
| 26 | 24 | <artifactId>cxf-rt-transports-http-jetty</artifactId> |
| 27 | - <version>3.1.5</version> | |
| 28 | 25 | </dependency> |
| 29 | 26 | <dependency> |
| 30 | 27 | <groupId>org.apache.cxf</groupId> |
| 31 | 28 | <artifactId>cxf-rt-ws-security</artifactId> |
| 32 | - <version>3.1.5</version> | |
| 33 | 29 | </dependency> |
| 34 | 30 | <dependency> |
| 35 | 31 | <groupId>com.lyms.core</groupId> |