Skip to content

Commit

Permalink
Bump to Spring Boot 2.2.2 and Spring Cloud Hoxton
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Warren committed Dec 8, 2019
1 parent d23a6fd commit ccae42e
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 @@ -46,8 +46,8 @@ Integrates with Spring Data, Spring Data REST and Apache Solr</description>

<properties>
<ginkgo4j-version>1.0.9</ginkgo4j-version>
<springboot-version>2.2.0.M5</springboot-version>
<spring-cloud.version>Greenwich.RELEASE</spring-cloud.version>
<springboot-version>2.2.2.RELEASE</springboot-version>
<spring-cloud.version>Hoxton.RELEASE</spring-cloud.version>
<commonsio-version>2.6</commonsio-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit ccae42e

Please sign in to comment.