This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push: new 21d65b2 ant ide-eclipse lib update 21d65b2 is described below commit 21d65b21e43a990669a879a26859cfcdc7bee67c Author: Tim Lewis <elatl...@gmail.com> AuthorDate: Wed Jul 21 23:45:43 2021 -0400 ant ide-eclipse lib update --- res/ide-support/eclipse/eclipse.classpath | 2 +- res/ide-support/idea/tomcat.iml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/res/ide-support/eclipse/eclipse.classpath b/res/ide-support/eclipse/eclipse.classpath index da8f013..ad84eab 100644 --- a/res/ide-support/eclipse/eclipse.classpath +++ b/res/ide-support/eclipse/eclipse.classpath @@ -29,6 +29,6 @@ <classpathentry kind="var" path="TOMCAT_LIBS_BASE/hamcrest-2.2/hamcrest-2.2.jar"/> <classpathentry kind="var" path="TOMCAT_LIBS_BASE/cglib-3.3.0/cglib-nodep-3.3.0.jar"/> <classpathentry kind="var" path="TOMCAT_LIBS_BASE/objenesis-2.6/objenesis-2.6.jar"/> - <classpathentry kind="var" path="TOMCAT_LIBS_BASE/unboundid-5.1.4/unboundid-ldapsdk-5.1.4.jar"/> + <classpathentry kind="var" path="TOMCAT_LIBS_BASE/unboundid-6.0.0/unboundid-ldapsdk-6.0.0.jar"/> <classpathentry kind="output" path=".settings/output"/> </classpath> diff --git a/res/ide-support/idea/tomcat.iml b/res/ide-support/idea/tomcat.iml index f180cfb..0eb3257 100644 --- a/res/ide-support/idea/tomcat.iml +++ b/res/ide-support/idea/tomcat.iml @@ -113,7 +113,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$TOMCAT_BUILD_LIBS$/unboundid-5.1.4/unboundid-ldapsdk-5.1.4.jar!/" /> + <root url="jar://$TOMCAT_BUILD_LIBS$/unboundid-6.0.0/unboundid-ldapsdk-6.0.0.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org