Skip to content

Commit

Permalink
Upgrade to Spring Boot 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Feb 16, 2019
1 parent 11ffe79 commit 4ed8089
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 @@ -42,7 +42,7 @@
<main.basedir>${basedir}</main.basedir>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit-jupiter.version>5.4.0</junit-jupiter.version>
<spring.boot.version>2.1.2.RELEASE</spring.boot.version>
<spring.boot.version>2.1.3.RELEASE</spring.boot.version>
<spring-cloud-contract.version>2.0.0.RELEASE</spring-cloud-contract.version>
<spring-javaformat.version>0.0.6</spring-javaformat.version>
</properties>
Expand Down

0 comments on commit 4ed8089

Please sign in to comment.