This is an automated email from the ASF dual-hosted git repository.
stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git
The following commit(s) were added to refs/heads/master by this push:
new 00ec7c6cb2 PHOENIX-7572 Update OMID to 1.1.3 (#2101)
00ec7c6cb2 is described below
commit 00ec7c6cb29576baf3fe986cf7ec0c3e1658059f
Author: Istvan Toth <[email protected]>
AuthorDate: Tue Apr 8 11:48:06 2025 +0200
PHOENIX-7572 Update OMID to 1.1.3 (#2101)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c48697b203..ab71129b27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
<htrace.version>3.1.0-incubating</htrace.version>
<jodatime.version>2.10.5</jodatime.version>
<joni.version>2.1.31</joni.version>
- <omid.version>1.1.2</omid.version>
+ <omid.version>1.1.3</omid.version>
<stream.version>2.9.5</stream.version>
<icu4j.version>72.1</icu4j.version>
<guice.version>5.1.0</guice.version>