This is an automated email from the ASF dual-hosted git repository. mgrigorov 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 6b95cdc Fix CGLIB version to be 3.3.0 6b95cdc is described below commit 6b95cdc17f3e1539b4ec56ce9a6bf7035b45ee19 Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org> AuthorDate: Thu Jul 2 12:56:21 2020 +0300 Fix CGLIB version to be 3.3.0 (cherry picked from commit 5be3ec053432d7c1f42baf2e163339588b370b9e) --- res/ide-support/eclipse/eclipse.classpath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/ide-support/eclipse/eclipse.classpath b/res/ide-support/eclipse/eclipse.classpath index 67e4601..0c67505 100644 --- a/res/ide-support/eclipse/eclipse.classpath +++ b/res/ide-support/eclipse/eclipse.classpath @@ -27,7 +27,7 @@ <classpathentry kind="var" path="TOMCAT_LIBS_BASE/ecj-4.6.3/ecj-4.6.3.jar"/> <classpathentry kind="var" path="TOMCAT_LIBS_BASE/easymock-3.6/easymock-3.6.jar"/> <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-2.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="output" path=".settings/output"/> </classpath> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org