This is an automated email from the ASF dual-hosted git repository. aiceflower pushed a commit to branch release-0.9.4 in repository https://gitbox.apache.org/repos/asf/linkis.git
commit 7f1c31b0f979326bf391d1ea20fe98c8254e480f Author: johnnywang <[email protected]> AuthorDate: Wed Jun 3 17:48:41 2020 +0800 Update pom.xml --- ujes/definedEngines/jdbc/entrance/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ujes/definedEngines/jdbc/entrance/pom.xml b/ujes/definedEngines/jdbc/entrance/pom.xml index ba17552dda..0f214b667c 100644 --- a/ujes/definedEngines/jdbc/entrance/pom.xml +++ b/ujes/definedEngines/jdbc/entrance/pom.xml @@ -77,7 +77,7 @@ <dependency> <groupId>org.apache.thrift</groupId> <artifactId>libthrift</artifactId> - <version>0.9.4</version> + <version>0.9.3</version> <type>pom</type> </dependency> </dependencies> @@ -139,4 +139,4 @@ <finalName>${project.artifactId}-${project.version}</finalName> </build> -</project> \ No newline at end of file +</project> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
