Skip to content

Commit

Permalink
Use spring-data without currently known security issues (Artur-#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Nov 16, 2018
1 parent 6dff844 commit 2eb3cb4
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 @@ -72,7 +72,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>2.0.6.RELEASE</version>
<version>[2.0.7,)</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 2eb3cb4

Please sign in to comment.