diff --git a/spring-cloud-contract-maven-plugin/plugin-management.html b/spring-cloud-contract-maven-plugin/plugin-management.html index 4b35d0830e..d7dd55d911 100644 --- a/spring-cloud-contract-maven-plugin/plugin-management.html +++ b/spring-cloud-contract-maven-plugin/plugin-management.html @@ -401,7 +401,7 @@ org.springframework.boot spring-boot-maven-plugin -1.5.4.BUILD-SNAPSHOT +1.5.5.BUILD-SNAPSHOT pl.project13.maven git-commit-id-plugin diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index b99c3f8741..e5f7d9cc45 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -1586,7 +1586,7 @@ It’s really important that you understand the map notation to set up contr [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ http-server --- [INFO] Building jar: /some/path/http-server/target/http-server-0.0.1-SNAPSHOT.jar [INFO] -[INFO] --- spring-boot-maven-plugin:1.5.4.BUILD-SNAPSHOT:repackage (default) @ http-server --- +[INFO] --- spring-boot-maven-plugin:1.5.5.BUILD-SNAPSHOT:repackage (default) @ http-server --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ http-server --- [INFO] Installing /some/path/http-server/target/http-server-0.0.1-SNAPSHOT.jar to /path/to/your/.m2/repository/com/example/http-server/0.0.1-SNAPSHOT/http-server-0.0.1-SNAPSHOT.jar