This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 892609aa8c Bump lucene.version from 9.11.0 to 9.11.1 (#13505)
892609aa8c is described below
commit 892609aa8cb27630c429a14d9c5220b379966053
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 28 10:13:49 2024 -0700
Bump lucene.version from 9.11.0 to 9.11.1 (#13505)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5c3a447a6b..4507412c7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
<jsonsmart.version>2.5.1</jsonsmart.version>
<quartz.version>2.3.2</quartz.version>
<calcite.version>1.37.0</calcite.version>
- <lucene.version>9.11.0</lucene.version>
+ <lucene.version>9.11.1</lucene.version>
<reflections.version>0.10.2</reflections.version>
<dynatrace.hash4j.version>0.17.0</dynatrace.hash4j.version>
<!-- helix-core, spark-core use libraries from io.dropwizard.metrics -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]