Skip to content

Commit

Permalink
Merge pull request #741 from dickschoeller/upgrade-spring
Browse files Browse the repository at this point in the history
upgrade spring to fix a couple of vulnerabilities
  • Loading branch information
dickschoeller authored Jun 21, 2018
2 parents 517c2e3 + 4f6a0c8 commit cb47012
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 @@ -53,7 +53,7 @@
<gedbrowser.version>1.3.0-M4-SNAPSHOT</gedbrowser.version>

<!-- These all step forward together -->
<spring.version>4.3.16.RELEASE</spring.version>
<spring.version>4.3.18.RELEASE</spring.version>
<spring-boot.version>1.5.14.RELEASE</spring-boot.version>
<spring-boot-maven.version>1.5.14.RELEASE</spring-boot-maven.version>
<spring-data-mongodb.version>1.10.13.RELEASE</spring-data-mongodb.version>
Expand Down

0 comments on commit cb47012

Please sign in to comment.