Skip to content

Commit

Permalink
fix: upgrade org.ejml:ejml-all from 0.43 to 0.43.1 (#830)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.ejml:ejml-all from 0.43 to 0.43.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.ejml/ejml-all/

See this project in Snyk:
https://app.snyk.io/org/evensol/project/5734e76a-5ebe-4fe0-9fb9-776e0cbc8504?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
EvenSol and snyk-bot authored Oct 16, 2023
1 parent 5875c62 commit c9a2f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>org.ejml</groupId>
<artifactId>ejml-all</artifactId>
<version>0.43</version>
<version>0.43.1</version>
</dependency>
<dependency>
<groupId>gov.nist.math</groupId>
Expand Down

0 comments on commit c9a2f74

Please sign in to comment.