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 16371637 <org .eclipse.swt.org.eclipse.swt.win32.win32.x86_64.version>${org.eclipse.swt.win32.win32.x86_64.version} </org .eclipse.swt.org.eclipse.swt.win32.win32.x86_64.version>
16381638
16391639 <!-- Ejml - https://github.com/lessthanoptimal/ejml -->
1640- <ejml .version>0.25 </ejml .version>
1641- <com .googlecode.efficient-java-matrix-library.ejml. version>${ejml.version} </com .googlecode.efficient-java-matrix-library. ejml.version>
1640+ <ejml .version>0.41 </ejml .version>
1641+ <org .ejml.ejml-all. version>${ejml.version} </org .ejml. ejml-all .version>
16421642
16431643 <!-- Error Prone - https://errorprone.info/ -->
16441644 <error_prone .version>2.25.0</error_prone .version>
49194919
49204920 <!-- Ejml - https://github.com/lessthanoptimal/ejml -->
49214921 <dependency >
4922- <groupId >com.googlecode.efficient-java-matrix-library </groupId >
4923- <artifactId >ejml</artifactId >
4924- <version >${com.googlecode.efficient-java-matrix-library. ejml.version} </version >
4922+ <groupId >org.ejml </groupId >
4923+ <artifactId >ejml-all </artifactId >
4924+ <version >${org.ejml. ejml-all .version} </version >
49254925 </dependency >
49264926
49274927 <!-- Error Prone - https://errorprone.info/ -->
You can’t perform that action at this time.
0 commit comments