mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 21:38:15 +00:00
bump securemock to 1.2 for https://github.com/elastic/elasticsearch/pull/15378
Original commit: elastic/x-pack-elasticsearch@a069ed2b4d
This commit is contained in:
parent
5c480e118c
commit
bc6c4470f7
@ -38,7 +38,7 @@ dependencies {
|
|||||||
testCompile 'org.subethamail:subethasmtp:3.1.7'
|
testCompile 'org.subethamail:subethasmtp:3.1.7'
|
||||||
|
|
||||||
// common test deps
|
// common test deps
|
||||||
testCompile 'org.elasticsearch:securemock:1.1'
|
testCompile 'org.elasticsearch:securemock:1.2'
|
||||||
testCompile 'org.slf4j:slf4j-log4j12:1.6.2'
|
testCompile 'org.slf4j:slf4j-log4j12:1.6.2'
|
||||||
testCompile 'org.slf4j:slf4j-api:1.6.2'
|
testCompile 'org.slf4j:slf4j-api:1.6.2'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user