Skip to content
Snippets Groups Projects
Commit a56ae8f3 authored by Luc Maisonobe's avatar Luc Maisonobe
Browse files

Orekit now depends on version 3.5 of Apache Commons Math, so do Rugged.

parent 0fb7c4e1
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>3.4.1</version>
<version>3.5</version>
<type>jar</type>
<optional>false</optional>
</dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment