mirror of https://github.com/halo-dev/halo
Upgrade Lucene to version 10.3.0 (#7752)
#### What type of PR is this? /kind improvement /area core /milestone 2.21.x #### What this PR does / why we need it: This PR upgrads Lucene to version [10.3.0](https://github.com/apache/lucene/releases/tag/releases%2Flucene%2F10.3.0). #### Does this PR introduce a user-facing change? ```release-note 升级 Lucene 至 10.3.0 ```pull/7756/head
parent
010bb8a569
commit
98f655c018
|
@ -1,5 +1,5 @@
|
||||||
[versions]
|
[versions]
|
||||||
lucene = '10.2.2'
|
lucene = '10.3.0'
|
||||||
resilience4j = '2.3.0'
|
resilience4j = '2.3.0'
|
||||||
therapi = '0.15.0'
|
therapi = '0.15.0'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue