File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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,12 +247,12 @@ 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.2.11 (cglib:cglib:3.2.11 ):
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
255
- is included above.
253
+ https://github.com/cglib /cglib/releases/download/RELEASE_3_2_11 /cglib-3.2.11. jar,
254
+ CGLIB 3.2.11 is licensed under the Apache License, version 2.0, the text of
255
+ which is included above.
256
256
257
257
258
258
===============================================================================
You can’t perform that action at this time.
0 commit comments