Skip to content

Commit 800d599

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
HSEARCH-5167 Bump com.carrotsearch:hppc from 0.9.1 to 0.10.0
Bumps [com.carrotsearch:hppc](https://github.com/carrotsearch/hppc) from 0.9.1 to 0.10.0. - [Release notes](https://github.com/carrotsearch/hppc/releases) - [Changelog](https://github.com/carrotsearch/hppc/blob/master/CHANGES.txt) - [Commits](carrotsearch/hppc@0.9.1...0.10.0) --- updated-dependencies: - dependency-name: com.carrotsearch:hppc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c13740 commit 800d599

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

build/parents/build/pom.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,8 @@
4242
<javadoc.org.apache.lucene.core.url>https://lucene.apache.org/core/${javadoc.org.apache.lucene.tag}/core/</javadoc.org.apache.lucene.core.url>
4343
<javadoc.org.apache.lucene.analysis.common.url>https://lucene.apache.org/core/${javadoc.org.apache.lucene.tag}/analysis/common/</javadoc.org.apache.lucene.analysis.common.url>
4444
<javadoc.org.apache.lucene.queryparser.url>https://lucene.apache.org/core/${javadoc.org.apache.lucene.tag}/queryparser/</javadoc.org.apache.lucene.queryparser.url>
45-
<!-- These version must be kept in sync with the version of the dependency in Lucene.
46-
This dependency has a runtime scope in the lucene-facet lib,
47-
as a result the maven-enforcer-plugin cannot detect if the version is different from the one we are relying on.
48-
So if dependabot reports an update - check if the version would be aligned or not.
49-
-->
50-
<version.com.carrotsearch.hppc>0.9.1</version.com.carrotsearch.hppc>
45+
46+
<version.com.carrotsearch.hppc>0.10.0</version.com.carrotsearch.hppc>
5147

5248
<!-- >>> Elasticsearch -->
5349
<!-- The version of the Elasticsearch client used by Hibernate Search, independently of the version of the remote cluster -->

0 commit comments

Comments
 (0)