Skip to content

Commit

Permalink
updated Para to 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Dec 20, 2017
1 parent 4472e02 commit 7468745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,15 @@
<dependency>
<groupId>com.erudika</groupId>
<artifactId>para-core</artifactId>
<version>1.26.0</version>
<version>1.27.0</version>
<scope>provided</scope>
</dependency>

<!-- MONGODB DRIVER -->
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongo-java-driver</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
</dependency>

<!-- TESTING -->
Expand Down

0 comments on commit 7468745

Please sign in to comment.