This is an automated email from the ASF dual-hosted git repository.
rajeshbabu pushed a commit to branch 5.2
in repository https://gitbox.apache.org/repos/asf/phoenix.git
The following commit(s) were added to refs/heads/5.2 by this push:
new b67cba19e6 PHOENIX-7291 Bump up omid to 1.1.2 (#1861)
b67cba19e6 is described below
commit b67cba19e67d30b5fd1e1a8177ff86c0fb996a3b
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 5dd6a418b2..bce239830f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
<collections.version>3.2.2</collections.version>
<jodatime.version>2.10.5</jodatime.version>
<joni.version>2.1.31</joni.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>