diff --git a/src/dist/license.txt b/src/dist/license.txt index 1a517dfdf79..c712faa9643 100644 --- a/src/dist/license.txt +++ b/src/dist/license.txt @@ -212,7 +212,7 @@ code for these subcomponents is subject to the terms and conditions of the following licenses. ->>> ASM 4.0 (org.ow2.asm:asm:4.0, org.ow2.asm:asm-commons:4.0): +>>> ASM 6.0 (org.ow2.asm:asm:6.0, org.ow2.asm:asm-commons:6.0): Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved. @@ -247,12 +247,12 @@ THE POSSIBILITY OF SUCH DAMAGE. Copyright (c) 1999-2009, OW2 Consortium ->>> CGLIB 3.0 (cglib:cglib:3.0): +>>> CGLIB 3.2.6 (cglib:cglib:3.2.6): Per the LICENSE file in the CGLIB JAR distribution downloaded from -https://sourceforge.net/projects/cglib/files/cglib3/3.0/cglib-3.0.jar/download, -CGLIB 3.0 is licensed under the Apache License, version 2.0, the text of which -is included above. +https://github.com/cglib/cglib/releases/download/RELEASE_3_2_6/cglib-3.2.6.jar, +CGLIB 3.2.6 is licensed under the Apache License, version 2.0, the text of +which is included above. ===============================================================================