Skip to content

Commit a28b49a

Browse files
izeyesnicoll
authored andcommitted
Fix library name for JavaPoet in src/docs/dist/license.txt
This commit also updates Objenesis version in the file to align with the version that Spring Framework is using. See gh-28100
1 parent b4eb895 commit a28b49a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/docs/dist/license.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,16 +257,16 @@ is included above.
257257

258258
>>> JavaPoet 1.13.0 (com.squareup:javapoet:1.13.0):
259259

260-
Per the LICENSE file in the CGLIB JAR distribution downloaded from
260+
Per the LICENSE file in the JavaPoet JAR distribution downloaded from
261261
https://github.com/square/javapoet/archive/refs/tags/javapoet-1.13.0.zip,
262262
JavaPoet 1.13.0 is licensed under the Apache License, version 2.0, the text of
263263
which is included above.
264264

265265

266-
>>> Objenesis 3.1 (org.objenesis:objenesis:3.1):
266+
>>> Objenesis 3.2 (org.objenesis:objenesis:3.2):
267267

268268
Per the LICENSE file in the Objenesis ZIP distribution downloaded from
269-
http://objenesis.org/download.html, Objenesis 3.1 is licensed under the
269+
http://objenesis.org/download.html, Objenesis 3.2 is licensed under the
270270
Apache License, version 2.0, the text of which is included above.
271271

272272
Per the NOTICE file in the Objenesis ZIP distribution downloaded from

0 commit comments

Comments
 (0)