mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
parent
52d627b66f
commit
7d0eb3292b
@ -96,7 +96,7 @@ dependencies {
|
||||
compile 'com.perforce:p4java:2012.3.551082' // THIS IS SUPPOSED TO BE OPTIONAL IN THE FUTURE....
|
||||
compile 'de.thetaphi:forbiddenapis:2.4.1'
|
||||
compile 'org.apache.rat:apache-rat:0.11'
|
||||
compile "org.elasticsearch:jna:4.4.0-1"
|
||||
compile "org.elasticsearch:jna:4.5.1"
|
||||
}
|
||||
|
||||
// Gradle 2.14+ removed ProgressLogger(-Factory) classes from the public APIs
|
||||
|
@ -11,7 +11,7 @@ log4j = 2.9.1
|
||||
slf4j = 1.6.2
|
||||
|
||||
# when updating the JNA version, also update the version in buildSrc/build.gradle
|
||||
jna = 4.4.0-1
|
||||
jna = 4.5.1
|
||||
|
||||
# test dependencies
|
||||
randomizedrunner = 2.5.2
|
||||
|
@ -1 +0,0 @@
|
||||
c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79
|
1
core/licenses/jna-4.5.1.jar.sha1
Normal file
1
core/licenses/jna-4.5.1.jar.sha1
Normal file
@ -0,0 +1 @@
|
||||
da10908ae23dc59b19dc258e63aea1c44621dc3a
|
Loading…
x
Reference in New Issue
Block a user