This is an automated email from the ASF dual-hosted git repository.
rajeshbabu pushed a commit to branch 5.1
in repository https://gitbox.apache.org/repos/asf/phoenix.git
The following commit(s) were added to refs/heads/5.1 by this push:
new 70777c0a36 PHOENIX-7291 Bump up omid to 1.1.2 (#1861)
70777c0a36 is described below
commit 70777c0a36aeb63137aed6754969add8b86c0384
Author: Rajeshbabu Chintaguntla <[email protected]>
AuthorDate: Mon Apr 1 09:07:25 2024 +0530
PHOENIX-7291 Bump up omid to 1.1.2 (#1861)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 64b8b8bbe0..9423c370e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
<jodatime.version>2.10.5</jodatime.version>
<joni.version>2.1.31</joni.version>
<tephra.version>0.16.1</tephra.version>
- <omid.version>1.1.1</omid.version>
+ <omid.version>1.1.2</omid.version>
<stream.version>2.9.5</stream.version>
<icu4j.version>72.1</icu4j.version>
<guice.version>5.1.0</guice.version>