Skip to content

Commit

Permalink
Merge pull request #673 from RumbleDB/JodaDependency
Browse files Browse the repository at this point in the history
Add Joda dependency.
  • Loading branch information
ghislainfourny authored May 15, 2020
2 parents 38df740 + b4fa8d5 commit 26b0e3b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,11 @@
<artifactId>jgrapht-core</artifactId>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.6</version>
</dependency>
</dependencies>

<distributionManagement>
Expand Down

0 comments on commit 26b0e3b

Please sign in to comment.