today try to connect java to an LDAP using spring, when trying to start the class, in the console I get the following data
in the image indicates the following line
ERROR 9516 --- [main] o.a.catalina.core.AprLifecycleListener : An incompatible version [1.2.10] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
Try to update the native libraries, my apk is found in C: \ Program Files \ Apache Software Foundation \ Tomcat 9.0 it is in bin, try to update with the native libraries, but still giving the same error, currently my folder well it is
What should I do?