parent
e33ff98a61
commit
4185abe338
|
@ -23,10 +23,10 @@ dependencies {
|
|||
compile 'com.google.inject:guice:5.0.1'
|
||||
compile 'commons-cli:commons-cli:1.5.0'
|
||||
|
||||
compile 'org.apache.logging.log4j:log4j-api:2.17.0'
|
||||
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.0'
|
||||
compile 'org.apache.logging.log4j:log4j-1.2-api:2.17.0'
|
||||
compile 'org.apache.logging.log4j:log4j-core:2.17.0'
|
||||
compile 'org.apache.logging.log4j:log4j-api:2.17.1'
|
||||
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1'
|
||||
compile 'org.apache.logging.log4j:log4j-1.2-api:2.17.1'
|
||||
compile 'org.apache.logging.log4j:log4j-core:2.17.1'
|
||||
|
||||
compile 'org.apache.olingo:odata-client-api:4.8.0'
|
||||
compile 'org.apache.olingo:odata-commons-core:4.8.0'
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e2b333a79a6eea22afc962a0650acfb51ea9d213
|
||||
Subproject commit 21d03942eec212f0d9de0414fa830c24ee559b46
|
Loading…
Reference in New Issue