File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ code for these subcomponents is subject to the terms and
212
212
conditions of the following licenses.
213
213
214
214
215
- >>> ASM 4.0 (org.ow2.asm:asm:4.0 , org.ow2.asm:asm-commons:4.0 ):
215
+ >>> ASM 7.1 (org.ow2.asm:asm:7.1 , org.ow2.asm:asm-commons:7.1 ):
216
216
217
217
Copyright (c) 2000-2011 INRIA, France Telecom
218
218
All rights reserved.
@@ -247,11 +247,11 @@ THE POSSIBILITY OF SUCH DAMAGE.
247
247
Copyright (c) 1999-2009, OW2 Consortium <https://www.ow2.org/>
248
248
249
249
250
- >>> CGLIB 3.0 (cglib:cglib:3.0 ):
250
+ >>> CGLIB 3.3 (cglib:cglib:3.3 ):
251
251
252
252
Per the LICENSE file in the CGLIB JAR distribution downloaded from
253
- https://sourceforge.net/projects /cglib/files/cglib3/3.0 /cglib-3.0.jar/download ,
254
- CGLIB 3.0 is licensed under the Apache License, version 2.0, the text of which
253
+ https://github.com/cglib /cglib/releases/download/RELEASE_3_3_0 /cglib-3.3. 0.jar,
254
+ CGLIB 3.3 is licensed under the Apache License, version 2.0, the text of which
255
255
is included above.
256
256
257
257
You can’t perform that action at this time.
0 commit comments