This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new a050514  Fix CGLIB version to be 3.3.0
a050514 is described below

commit a05051418dcf014ac2bda9bcd07456f85d2fd82a
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 c437a77..216c5d4 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.15/ecj-4.15.jar"/>
     <classpathentry kind="var" 
path="TOMCAT_LIBS_BASE/easymock-4.2/easymock-4.2.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-3.1/objenesis-3.1.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

Reply via email to