mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-05-06 13:47:47 +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>
|
<description>微信公众号Java SDK OSGI</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
|
||||||
<groupId>org.jodd</groupId>
|
|
||||||
<artifactId>jodd-bean</artifactId>
|
|
||||||
<version>${jodd-http.version}</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.servicemix.bundles</groupId>
|
<groupId>org.apache.servicemix.bundles</groupId>
|
||||||
<artifactId>org.apache.servicemix.bundles.xmlpull</artifactId>
|
<artifactId>org.apache.servicemix.bundles.xmlpull</artifactId>
|
||||||
|
Loading…
Reference in New Issue
Block a user