mirror of
https://gitcode.com/gh_mirrors/on/onvif.git
synced 2025-12-30 05:22:27 +00:00
* Removed jakarta.xml.ws-api from dependencies as version 3.0.1 is used internally by org.apache.cxf.services.wsn:cxf-services-wsn-core:4.0.0, and it is not required to be able to compile.
This commit is contained in:
@@ -59,7 +59,6 @@ dependencies {
|
||||
implementation 'commons-codec:commons-codec:1.10'
|
||||
implementation 'org.apache.commons:commons-lang3:3.4'
|
||||
compileOnly 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
|
||||
compileOnly 'jakarta.xml.ws:jakarta.xml.ws-api:4.0.2'
|
||||
implementation 'jakarta.jws:jakarta.jws-api:3.0.0'
|
||||
implementation 'jakarta.xml.soap:jakarta.xml.soap-api:3.0.2'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user