Skip to content

Commit

Permalink
update ejml + ojalgo (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
EvenSol committed May 22, 2023
1 parent 4194717 commit ad9f89d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>org.ejml</groupId>
<artifactId>ejml-all</artifactId>
<version>0.42</version>
<version>0.43</version>
</dependency>
<dependency>
<groupId>gov.nist.math</groupId>
Expand All @@ -89,7 +89,7 @@
<dependency>
<groupId>org.ojalgo</groupId>
<artifactId>ojalgo</artifactId>
<version>48.4.2</version>
<version>53.0.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ad9f89d

Please sign in to comment.