diff --git a/carts/pom.xml b/carts/pom.xml index fc421b3..cde24dd 100644 --- a/carts/pom.xml +++ b/carts/pom.xml @@ -13,7 +13,7 @@ sockshop-parent com.oracle.coherence.examples.sockshop.spring - 1.2.4-SNAPSHOT + 1.3.0-SNAPSHOT carts diff --git a/catalog/pom.xml b/catalog/pom.xml index 65c4528..9aa5e95 100644 --- a/catalog/pom.xml +++ b/catalog/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.examples.sockshop.spring sockshop-parent - 1.2.4-SNAPSHOT + 1.3.0-SNAPSHOT catalog diff --git a/orders/pom.xml b/orders/pom.xml index 332199b..b227d7e 100644 --- a/orders/pom.xml +++ b/orders/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.examples.sockshop.spring sockshop-parent - 1.2.4-SNAPSHOT + 1.3.0-SNAPSHOT orders diff --git a/payment/pom.xml b/payment/pom.xml index bb1a596..5a2d1f8 100644 --- a/payment/pom.xml +++ b/payment/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.examples.sockshop.spring sockshop-parent - 1.2.4-SNAPSHOT + 1.3.0-SNAPSHOT payment diff --git a/pom.xml b/pom.xml index 071b96b..b7824ec 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.examples.sockshop.spring sockshop-parent pom - 1.2.4-SNAPSHOT + 1.3.0-SNAPSHOT UTF-8 @@ -28,20 +28,21 @@ ${project.version} dockerBuild - 4.1.1 - 5.0.16 - 23.03 - 4.0.0-SNAPSHOT - 5.7.2 - 1.18.18 - 5.3.0 - 3.0.5 - 2022.0.2 - 1.6.9 + 4.2.0 + 7.0.2 + 23.03.1 + 4.0.0 + 4.5.14 + 5.9.3 + 1.18.28 + 5.3.1 + 3.1.2 + 2022.0.3 + 1.7.0 - 3.1.4 - 2.22.2 - 2.22.2 + 3.3.2 + 3.1.2 + 3.1.2 diff --git a/shipping/pom.xml b/shipping/pom.xml index a427bab..5ca41d3 100644 --- a/shipping/pom.xml +++ b/shipping/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.examples.sockshop.spring sockshop-parent - 1.2.4-SNAPSHOT + 1.3.0-SNAPSHOT shipping diff --git a/sockshop-test/pom.xml b/sockshop-test/pom.xml index 3a6f92b..f1e7919 100644 --- a/sockshop-test/pom.xml +++ b/sockshop-test/pom.xml @@ -11,7 +11,7 @@ com.oracle.coherence.examples.sockshop.spring sockshop-parent - 1.2.4-SNAPSHOT + 1.3.0-SNAPSHOT 4.0.0 diff --git a/users/pom.xml b/users/pom.xml index 4868cdc..9c5b56a 100644 --- a/users/pom.xml +++ b/users/pom.xml @@ -11,7 +11,7 @@ com.oracle.coherence.examples.sockshop.spring sockshop-parent - 1.2.4-SNAPSHOT + 1.3.0-SNAPSHOT 4.0.0 @@ -104,6 +104,7 @@ org.apache.httpcomponents httpclient + ${version.lib.httpclient}