Skip to content

Commit

Permalink
Bump Spring-Boot to version 2.0.4.RELEASE and Micrometer to version 1…
Browse files Browse the repository at this point in the history
….0.6
  • Loading branch information
oscerd authored and adriancole committed Aug 3, 2018
1 parent 268ee41 commit 9c367d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
<okio.version>1.14.1</okio.version>
<!-- important to keep this in sync with spring-boot-dependencies -->
<jooq.version>3.11.2</jooq.version>
<micrometer.version>1.0.5</micrometer.version>
<spring-boot.version>2.0.3.RELEASE</spring-boot.version>
<micrometer.version>1.0.6</micrometer.version>
<spring-boot.version>2.0.4.RELEASE</spring-boot.version>
<!-- MySQL connector is GPL, even if it has an OSS exception.
https://www.mysql.com/about/legal/licensing/foss-exception/
Expand Down

0 comments on commit 9c367d9

Please sign in to comment.