Skip to content

Commit

Permalink
spring-projects#95 Downgrade to AssertJ 2.2.0 to be compatible with J…
Browse files Browse the repository at this point in the history
…ava 7
  • Loading branch information
arey committed Oct 16, 2015
1 parent 566fdac commit 1aef94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tomcat.version>7.0.59</tomcat.version>

<!-- Test -->
<assertj.version>3.2.0</assertj.version>
<assertj.version>2.2.0</assertj.version>

<!-- Dates -->
<jodatime-hibernate.version>1.3</jodatime-hibernate.version>
Expand Down

0 comments on commit 1aef94d

Please sign in to comment.