This is an automated email from the ASF dual-hosted git repository. stoty 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 06d1acd29b PHOENIX-7572 Update OMID to 1.1.3 (#2101) 06d1acd29b is described below commit 06d1acd29be5fbc64659aba2d47f300ea94f721f 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 be6e15372b..1971cef4fb 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,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>