From dd2b9e9be710d57069d14e5cb21848c58a206acf Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 21 Oct 2022 11:20:39 +0200 Subject: [PATCH] GH-21 - Upgrade example to Boot 3.0 RC1 and jMolecules 2022.2.1. --- spring-modulith-example/pom.xml | 36 ++++++++++----------------------- 1 file changed, 11 insertions(+), 25 deletions(-) diff --git a/spring-modulith-example/pom.xml b/spring-modulith-example/pom.xml index 27526186..a5682cb2 100644 --- a/spring-modulith-example/pom.xml +++ b/spring-modulith-example/pom.xml @@ -1,24 +1,24 @@ - + 4.0.0 - + org.springframework.boot spring-boot-starter-parent - 3.0.0-SNAPSHOT + 3.0.0-RC1 - + spring-modulith-example Spring Modulith - Example 0.1.0-SNAPSHOT - + 17 - + @@ -31,13 +31,13 @@ org.jmolecules jmolecules-bom - 2022.2.0-SNAPSHOT + 2022.2.1 pom import - + @@ -54,14 +54,14 @@ org.springframework.experimental spring-modulith-starter-jpa - + - + org.jmolecules jmolecules-events - + @@ -106,13 +106,6 @@ - - spring-snapshot - https://repo.spring.io/snapshot - - false - - spring-milestone https://repo.spring.io/milestone @@ -123,13 +116,6 @@ - - spring-snapshot - https://repo.spring.io/snapshot - - false - - spring-milestone https://repo.spring.io/milestone