Commit c59ab0de authored by 曲欣红's avatar 曲欣红

x

parent 3a561a95
......@@ -2,4 +2,5 @@
/.settings/
/.classpath
/.project
/application.properties
\ No newline at end of file
/application.properties
/bin/
......@@ -74,9 +74,9 @@
<version>2.1.3</version>
</dependency>
<dependency>
    <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-rt-transports-http</artifactId>
    <version>3.2.2</version>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http</artifactId>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment