@@ -62,7 +62,7 @@ private static class SingletonInstance {
62
62
new Dependency ("org.freemarker" , "freemarker" , "2.3.33" , false , "https://freemarker.apache.org/" ,
63
63
"Apache License, Version 2.0" , "https://www.apache.org/licenses/LICENSE-2.0" ),
64
64
65
- new Dependency ("ch.qos.logback" , "logback" , "1.5.8 " , true , "http://logback.qos.ch" ,
65
+ new Dependency ("ch.qos.logback" , "logback" , "1.5.9 " , true , "http://logback.qos.ch" ,
66
66
"GNU Lesser General Public License" , "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html" ),
67
67
68
68
new Dependency ("cn.hutool" , "hutool" , "5.8.32" , true , "https://github.com/dromara/hutool" ,
@@ -170,7 +170,7 @@ private static class SingletonInstance {
170
170
new Dependency ("org.python" , "jython" , "2.7.4" , false , "https://github.com/jython/jython" ,
171
171
"PSF license" , "https://raw.githubusercontent.com/jython/jython/v2.7.4/LICENSE.txt" ),
172
172
173
- new Dependency ("net.bytebuddy" , "byte-buddy" , "1.15.3 " , false , "https://bytebuddy.net/" ,
173
+ new Dependency ("net.bytebuddy" , "byte-buddy" , "1.15.4 " , false , "https://bytebuddy.net/" ,
174
174
"Apache License, Version 2.0" , "https://www.apache.org/licenses/LICENSE-2.0" ),
175
175
176
176
new Dependency ("net.sourceforge.tess4j" , "tess4j" , "5.13.0" , false , "https://github.com/nguyenq/tess4j" ,
0 commit comments