This is an automated email from the ASF dual-hosted git repository. stoty 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 12c582b092 PHOENIX-7572 Update OMID to 1.1.3 (#2101) 12c582b092 is described below commit 12c582b09271e7e6dda4a3642e710dbee30ad9fc Author: Istvan Toth <st...@apache.org> 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 42096b5895..c34e016f12 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,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.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>