davidzollo commented on PR #245:
URL: https://github.com/apache/seatunnel-web/pull/245#issuecomment-2552627963
Can you change the dependenet jar to `org.springframework.ldap`? its
license is much more clear, and it seems much more lightweight
```
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core</artifactId>
</dependency>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]