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

x

parent 3a561a95
...@@ -3,3 +3,4 @@ ...@@ -3,3 +3,4 @@
/.classpath /.classpath
/.project /.project
/application.properties /application.properties
/bin/
...@@ -74,9 +74,9 @@ ...@@ -74,9 +74,9 @@
<version>2.1.3</version> <version>2.1.3</version>
</dependency> </dependency>
<dependency> <dependency>
    <groupId>org.apache.cxf</groupId> <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-rt-transports-http</artifactId> <artifactId>cxf-rt-transports-http</artifactId>
    <version>3.2.2</version> <version>3.2.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.ws.rs</groupId> <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