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:
Josh Cummings 2020-05-02 18:19:00 -06:00 committed by GitHub
commit ceb579c60c
1 changed files with 4 additions and 4 deletions

View File

@ -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>