This is an automated email from the ASF dual-hosted git repository.
journey pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from a9cd31e remove commons-lang3 and commons-lang dependancy for Dao
module (#1663)
add a80e902 fix sonar bug: not enough arguments (#1687)
No new revisions were added by this update.
Summary of changes:
.../dolphinscheduler/api/controller/DataAnalysisController.java | 2 +-
.../dolphinscheduler/api/controller/DataSourceController.java | 2 +-
.../apache/dolphinscheduler/api/controller/TenantController.java | 2 +-
.../org/apache/dolphinscheduler/api/controller/UsersController.java | 6 +++---
.../org/apache/dolphinscheduler/api/service/SchedulerService.java | 4 ++--
.../java/org/apache/dolphinscheduler/common/utils/HadoopUtils.java | 2 +-
.../java/org/apache/dolphinscheduler/common/utils/HttpUtils.java | 2 +-
7 files changed, 10 insertions(+), 10 deletions(-)