This is an automated email from the ASF dual-hosted git repository. xxyu pushed a commit to branch kylin5 in repository https://gitbox.apache.org/repos/asf/kylin.git
commit b586547b78084b87b7ef01ccdfe511b69a27e65e Author: Yaguang Jia <jiayagu...@foxmail.com> AuthorDate: Mon Dec 5 22:01:15 2022 +0800 KYLIN-5432 update kyarthas to 3.6.7 for vulnerabilities --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f506ae2b8..066574a69a 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ <maven-model.version>3.3.9</maven-model.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <arthas.version>3.6.3-kyarthas-r2</arthas.version> + <arthas.version>3.6.7-kyarthas-r1</arthas.version> <!-- Keep same order with dependencyManagement -->