This is an automated email from the ASF dual-hosted git repository. mattisonchao pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/branch-2.9 by this push: new 7ca2fc3d25e [branch-2.9][fix][broker] Fix `<guice.version>` license issue. (#15758) 7ca2fc3d25e is described below commit 7ca2fc3d25e0716c330aa8dc67422074a8ad0bc8 Author: Qiang Zhao <mattisonc...@gmail.com> AuthorDate: Tue May 24 21:30:12 2022 +0800 [branch-2.9][fix][broker] Fix `<guice.version>` license issue. (#15758) --- pulsar-sql/presto-distribution/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pulsar-sql/presto-distribution/pom.xml b/pulsar-sql/presto-distribution/pom.xml index cd6bec3020b..2785c979c7a 100644 --- a/pulsar-sql/presto-distribution/pom.xml +++ b/pulsar-sql/presto-distribution/pom.xml @@ -38,7 +38,6 @@ <airlift.version>0.170</airlift.version> <objenesis.version>2.6</objenesis.version> <objectsize.version>0.0.12</objectsize.version> - <guice.version>4.2.0</guice.version> <jackson.version>2.13.2</jackson.version> <!--fix Security Vulnerabilities--> <!--https://www.cvedetails.com/vulnerability-list/vendor_id-15866/product_id-42991/Fasterxml-Jackson-databind.html-->