X-Git-Url: https://juplo.de/gitweb/?p=demos%2Fspring-boot;a=blobdiff_plain;f=pom.xml;h=88630fe01d0fb458949058bf83ea8902e12f6ee6;hp=861ba15d8fbcea70cda55d629aa2a52ac28a9f93;hb=HEAD;hpb=14bb7bd1253dbc5d210515f7512636f7bc1d3eb3 diff --git a/pom.xml b/pom.xml index 861ba15..3a71f8c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,18 +5,17 @@ org.springframework.boot spring-boot-starter-parent - 2.2.4.RELEASE + 3.1.0-M2 de.juplo.demos TEMPLATE 0.0.1-SNAPSHOT Demo: TEMPLATE - + TEMPLATE for a Demo project for Spring Boot - 1.8 + 17 - org.springframework.boot @@ -24,29 +23,23 @@ org.springframework.boot - spring-boot-starter-webflux + spring-boot-starter-web org.springframework.boot spring-boot-starter-test test - - - org.junit.vintage - junit-vintage-engine - - - io.projectreactor - reactor-test + org.assertj + assertj-core test - org.springframework.boot spring-boot-devtools + runtime true @@ -59,5 +52,25 @@ + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + +