Skip to content

Commit

Permalink
Merge pull request #375 from zalando/dependabot/maven/spring.version
Browse files Browse the repository at this point in the history
Bump spring.version from 5.1.1.RELEASE to 5.1.2.RELEASE
  • Loading branch information
whiskeysierra committed Oct 31, 2018
2 parents fe3c851 + 043d295 commit fdf3cde
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 @@ -67,7 +67,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<slf4j.version>1.7.25</slf4j.version>
<jackson.version>2.9.7</jackson.version>
<spring.version>5.1.1.RELEASE</spring.version>
<spring.version>5.1.2.RELEASE</spring.version>
<spring-boot.version>2.0.6.RELEASE</spring-boot.version>
<spring-security.version>5.1.1.RELEASE</spring-security.version>
<junit-platform.version>1.3.1</junit-platform.version>
Expand Down

0 comments on commit fdf3cde

Please sign in to comment.