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

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


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

commit fcf46f5abc8ded745e802815710e36e88af374d6
Author: Ziyue Yang <[email protected]>
AuthorDate: Thu Dec 1 21:48:25 2022 -0800

    RANGER-3986: Upgrade trino guice dependency to 5.1.0
    
    Signed-off-by: Madhan Neethiraj <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9835ffbf8..dc09328dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,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