mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-05 17:38:05 +08:00
移除jodd-http for osgi #58
This commit is contained in:
parent
ed17c2aa39
commit
d30ac7427b
@ -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…
Reference in New Issue
Block a user