This is an automated email from the ASF dual-hosted git repository.

madhan pushed a commit to branch ranger-2.4
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/ranger-2.4 by this push:
     new ee1508fd7 RANGER-3986: Upgrade trino guice dependency to 5.1.0
ee1508fd7 is described below

commit ee1508fd75e6ca2027f9c57e1b0b09f2a822eddd
Author: Ziyue Yang <yangziyu...@outlook.com>
AuthorDate: Thu Dec 1 21:48:25 2022 -0800

    RANGER-3986: Upgrade trino guice dependency to 5.1.0
    
    Signed-off-by: Madhan Neethiraj <mad...@apache.org>
    (cherry picked from commit fcf46f5abc8ded745e802815710e36e88af374d6)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 703e326dc..3f3c91bba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,7 +223,7 @@
         <!-- trino plugin deps -->
         <trino.airlift.version>0.192</trino.airlift.version>
         <trino.bval-jsr.version>2.0.0</trino.bval-jsr.version>
-        <trino.guice.version>4.2.2</trino.guice.version>
+        <trino.guice.version>5.1.0</trino.guice.version>
         <trino.guava.version>26.0-jre</trino.guava.version>
         
<trino.validation-api.version>2.0.1.Final</trino.validation-api.version>
         <trino.re2j.version>1.1</trino.re2j.version>

Reply via email to