File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_6_0 Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ type : fix
3
+ issue : 6467
4
+ title : " Fixed an incompatibility between Hibernate Search and Lucene versions that caused ValueSet expansion to fail
5
+ when Hibernate Search was configured to use Lucene."
Original file line number Diff line number Diff line change 1014
1014
<!-- Update lucene version when you update hibernate-search version - These go together! -->
1015
1015
<hibernate_search_version >7.0.1.Final</hibernate_search_version >
1016
1016
<!-- Update lucene version when you update hibernate-search version - These go together! -->
1017
- <lucene_version >9.12 .0</lucene_version >
1017
+ <lucene_version >9.8 .0</lucene_version >
1018
1018
<hamcrest_version >2.2</hamcrest_version >
1019
1019
<hibernate_validator_version >8.0.0.Final</hibernate_validator_version >
1020
1020
<httpcore_version >4.4.13</httpcore_version >
You can’t perform that action at this time.
0 commit comments