Skip to content

Commit 573139e

Browse files
committed
Update ASM and CBLIB versions in license.txt
1 parent 7c52397 commit 573139e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/docs/dist/license.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ code for these subcomponents is subject to the terms and
212212
conditions of the following licenses.
213213

214214

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):
216216

217217
Copyright (c) 2000-2011 INRIA, France Telecom
218218
All rights reserved.
@@ -247,12 +247,12 @@ THE POSSIBILITY OF SUCH DAMAGE.
247247
Copyright (c) 1999-2009, OW2 Consortium <https://www.ow2.org/>
248248

249249

250-
>>> CGLIB 3.0 (cglib:cglib:3.0):
250+
>>> CGLIB 3.2.11 (cglib:cglib:3.2.11):
251251

252252
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.
256256

257257

258258
===============================================================================

0 commit comments

Comments
 (0)