Merge pull request #9209 from Maiklins/JAVA-1520-split-or-move-algorithms-miscellaneous-5-module
Java-1520 Fix whitespaces in algorithms-miscellaneous-5 pom
This commit is contained in:
commit
ceb579c60c
|
@ -21,10 +21,10 @@
|
|||
<version>${commons-codec.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-math3</artifactId>
|
||||
<version>${commons-math3.version}</version>
|
||||
</dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-math3</artifactId>
|
||||
<version>${commons-math3.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>pl.allegro.finance</groupId>
|
||||
<artifactId>tradukisto</artifactId>
|
||||
|
|
Loading…
Reference in New Issue