diff --git a/parent/pom.xml b/parent/pom.xml
index 29a3863c5f..7e621b6fb1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -66,12 +66,13 @@
0.22.1
0.1.7
5.0.1.201806211838-r
+ 1.3
- 1.3
- 2.2
+ 1.5
+ 2.3
2.0
@@ -80,7 +81,7 @@
- 2.1
+ 2.3
${version.image.karaf.upstream.docker}
@@ -89,17 +90,17 @@
- 1.1.6
- 1.1.10
+ 1.2.0
+ 1.5.1
10.1.0.Final
-
fabric8/s2i-java:${version.image.java.upstream.s2i}
- fabric8/java-jboss-openjdk8-jdk:${version.image.java.upstream.docker}
+ fabric8/java-centos-openjdk8-jdk:${version.image.java.upstream.docker}
fabric8-java:${version.image.java.upstream.s2i}
jboss-fuse-6/fis-java-openshift:${version.image.java.redhat.s2i}
@@ -116,10 +117,9 @@
fis-karaf-openshift:${version.image.karaf.redhat.s2i}
- fabric8/tomcat-8:${version.image.tomcat.upstream}
+ fabric8/tomcat-9:${version.image.tomcat.upstream}
fabric8/jetty-9:${version.image.jetty.upstream}
jboss/wildfly:${version.image.wildfly.upstream}
- 1.3
@@ -385,14 +385,14 @@
org.hamcrest
hamcrest-all
- ${hamcrest-library.version}
+ ${version.hamcrest-library}
test
org.hamcrest
hamcrest-library
- ${hamcrest-library.version}
+ ${version.hamcrest-library}
diff --git a/samples/spring-boot-with-yaml/pom.xml b/samples/spring-boot-with-yaml/pom.xml
index 12886c4465..25ab5e6145 100644
--- a/samples/spring-boot-with-yaml/pom.xml
+++ b/samples/spring-boot-with-yaml/pom.xml
@@ -64,7 +64,7 @@
io.fabric8
fabric8-maven-plugin
- 3.2-SNAPSHOT
+ 3.5-SNAPSHOT