Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/parents/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
as a result the maven-enforcer-plugin cannot detect if the version is different from the one we are relying on.
So if dependabot reports an update - check if the version would be aligned or not.
-->
<version.com.carrotsearch.hppc>0.9.1</version.com.carrotsearch.hppc>
<version.com.carrotsearch.hppc>0.10.0</version.com.carrotsearch.hppc>

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