Skip to content

Commit

Permalink
Update Maven dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauer committed Oct 31, 2017
1 parent 7eb4df6 commit 7b1d572
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 @@ -51,8 +51,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.7</java.version>

<spring.version>4.3.7.RELEASE</spring.version>
<spring.boot.version>1.5.2.RELEASE</spring.boot.version>
<spring.version>4.3.12.RELEASE</spring.version>
<spring.boot.version>1.5.8.RELEASE</spring.boot.version>
<guice.version>4.1.0</guice.version>

<junit.version>4.12</junit.version>
Expand Down

0 comments on commit 7b1d572

Please sign in to comment.