LUCENE-9391: Upgrade HPPC to 0.8.2 (#1560)

* LUCENE-8574: Upgrade HPPC to 0.8.2 (Co-authored-by: Haoyu Zhai <haoyzhai@amazon.com>)
This commit is contained in:
Patrick Zhai 2020-06-11 22:36:43 -07:00 committed by GitHub
parent ff391448d1
commit 2991acf8ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 5 deletions

View File

@ -126,6 +126,8 @@ Bug fixes
Other
* LUCENE-9391: Upgrade HPPC to 0.8.2. (Haoyu Zhai)
* LUCENE-8768: Fix Javadocs build in Java 11. (Namgyu Kim)
* LUCENE-9092: upgrade randomizedtesting to 2.7.5 (Dawid Weiss)

View File

@ -10,7 +10,7 @@ com.carrotsearch.randomizedtesting.version = 2.7.6
/com.carrotsearch.thirdparty/simple-xml-safe = 2.7.1
/com.carrotsearch/hppc = 0.8.1
/com.carrotsearch/hppc = 0.8.2
/com.cybozu.labs/langdetect = 1.1-20120112
/com.drewnoakes/metadata-extractor = 2.11.0

View File

@ -1 +0,0 @@
ffc7ba8f289428b9508ab484b8001dea944ae603

View File

@ -0,0 +1 @@
ccb3ef933ead6b5d766fa571582ddb9b447e48c4

View File

@ -25,6 +25,8 @@ Improvements
Other Changes
----------------------
* LUCENE-9391: Upgrade HPPC to 0.8.2. (Haoyu Zhai)
* SOLR-10288: Remove non-minified JavaScript from the webapp. (Erik Hatcher, marcussorealheis)
* SOLR-13655:Upgrade Collections.unModifiableSet to Set.of and Set.copyOf (Atri Sharma via Tomás Fernández Löbbe)

View File

@ -1 +0,0 @@
ffc7ba8f289428b9508ab484b8001dea944ae603

View File

@ -0,0 +1 @@
ccb3ef933ead6b5d766fa571582ddb9b447e48c4

View File

@ -1,7 +1,7 @@
# Run ./gradlew --write-locks to regenerate this file
com.adobe.xmp:xmpcore:5.1.3 (1 constraints: 0b050a36)
com.beust:jcommander:1.35 (1 constraints: b50c1901)
com.carrotsearch:hppc:0.8.1 (2 constraints: af0fd8a6)
com.carrotsearch:hppc:0.8.2 (2 constraints: b00ffaa6)
com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.7.6 (1 constraints: 11051036)
com.carrotsearch.thirdparty:simple-xml-safe:2.7.1 (1 constraints: a60a82ca)
com.cybozu.labs:langdetect:1.1-20120112 (1 constraints: 5c066d5e)

View File

@ -1,6 +1,6 @@
com.adobe.xmp:xmpcore=5.1.3
com.carrotsearch.randomizedtesting:*=2.7.6
com.carrotsearch:hppc=0.8.1
com.carrotsearch:hppc=0.8.2
com.cybozu.labs:langdetect=1.1-20120112
com.drewnoakes:metadata-extractor=2.11.0
com.epam:parso=2.0.11