Merge pull request #797 from dataease/pr@dev@feat_ldap_plugin_package_error

feat: 解决ldap插件打包错误
This commit is contained in:
fit2cloud-chenyw 2021-09-09 10:51:04 +08:00 committed by GitHub
commit 17b2ec905f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -337,10 +337,10 @@
<version>5.7.4</version>
</dependency>
<dependency>
<!--<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-ldap</artifactId>
</dependency>
</dependency>-->
<!--<dependency>
<groupId>org.apache.poi</groupId>