@@ -53,7 +53,7 @@ private static class SingletonInstance {
53
53
"https://github.com/controlsfx/controlsfx" , "The 3-Clause BSD License" ,
54
54
"http://www.opensource.org/licenses/bsd-license.php" ),
55
55
56
- new Dependency ("org.junit.jupiter" , "junit" , "5.11.3 " , true , "https://github.com/junit-team/junit5" ,
56
+ new Dependency ("org.junit.jupiter" , "junit" , "5.11.4 " , true , "https://github.com/junit-team/junit5" ,
57
57
"Eclipse Public License - v 2.0" , "https://www.eclipse.org/legal/epl-v20.html" ),
58
58
59
59
new Dependency ("org.apache.poi" , "poi" , "5.3.0" , false , "https://poi.apache.org/" ,
@@ -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.10 " , false , "https://bytebuddy.net/" ,
173
+ new Dependency ("net.bytebuddy" , "byte-buddy" , "1.15.11 " , 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