Skip to content

Commit

Permalink
Merge pull request #1 from wmluke/master
Browse files Browse the repository at this point in the history
Updated `org.reflections::reflections` version to `0.9.9`
  • Loading branch information
timols committed Mar 25, 2015
2 parents b199d25 + 9cfb00f commit 1c663c0
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 @@ -52,7 +52,7 @@
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>0.9.9-RC1</version>
<version>0.9.9</version>
</dependency>

<!--Dependency Injection-->
Expand Down

0 comments on commit 1c663c0

Please sign in to comment.