Browse Source

移除jodd-http for osgi #58

master
Binary Wang 8 years ago
parent
commit
d30ac7427b
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      weixin-java-osgi/pom.xml

+ 0
- 5
weixin-java-osgi/pom.xml View File

@@ -15,11 +15,6 @@
<description>微信公众号Java SDK OSGI</description>

<dependencies>
<dependency>
<groupId>org.jodd</groupId>
<artifactId>jodd-bean</artifactId>
<version>${jodd-http.version}</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.xmlpull</artifactId>


Loading…
Cancel
Save