Skip to content

Commit eb498d2

Browse files
committed
Downgrade ojalgo back to 45.1.1
That's the version currently in use in imglib2-algorithm. Newer major versions really do break backwards compatibility. We can take the time to upgrade later, as needed by users.
1 parent 6d5a62e commit eb498d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1140,7 +1140,7 @@
11401140
<mockito-core.version>${mockito.version}</mockito-core.version>
11411141

11421142
<!-- oj! Algorithms - https://github.com/optimatika/ojAlgo -->
1143-
<ojalgo.version>48.1.0</ojalgo.version>
1143+
<ojalgo.version>45.1.1</ojalgo.version>
11441144

11451145
<!-- OpenCSV - http://opencsv.sourceforge.net/ -->
11461146
<opencsv.version>3.9</opencsv.version>

0 commit comments

Comments
 (0)