Skip to content

Commit

Permalink
increase sparkjava version
Browse files Browse the repository at this point in the history
  • Loading branch information
lamarios committed Aug 13, 2018
1 parent 0e7ad25 commit 82d0538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.sparkjava</groupId>
<artifactId>spark-core</artifactId>
<version>2.5.5</version>
<version>2.7.2</version>
</dependency>


Expand All @@ -64,7 +64,7 @@
<dependency>
<groupId>com.sparkjava</groupId>
<artifactId>spark-template-jade</artifactId>
<version>2.5.5</version>
<version>2.7.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 82d0538

Please sign in to comment.