From b41bb943cf577247ea54a0eb3eff44b0aa09fe25 Mon Sep 17 00:00:00 2001 From: Yuriy Dvorzhetskiy Date: Sat, 15 Feb 2020 00:57:17 +0600 Subject: [PATCH] Java 11 + new spring boot version --- 2019-11/spring-17/spring-17-boot-and-react/pom.xml | 7 ++++++- 2019-11/spring-17/spring-17-boot-and-vue/pom.xml | 8 ++++++-- 2019-11/spring-17/spring-17-boot/pom.xml | 7 ++++++- 2019-11/spring-17/spring-17-jquery/pom.xml | 7 ++++++- 2019-11/spring-18/pom.xml | 9 +++++++-- 2019-11/spring-20/spring-20-exercise/pom.xml | 7 ++++++- 2019-11/spring-20/spring-20-solution/pom.xml | 7 ++++++- 7 files changed, 43 insertions(+), 9 deletions(-) diff --git a/2019-11/spring-17/spring-17-boot-and-react/pom.xml b/2019-11/spring-17/spring-17-boot-and-react/pom.xml index ceebc25d..6256e3f1 100644 --- a/2019-11/spring-17/spring-17-boot-and-react/pom.xml +++ b/2019-11/spring-17/spring-17-boot-and-react/pom.xml @@ -11,9 +11,14 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.2.4.RELEASE + + 11 + 11 + + org.springframework.boot diff --git a/2019-11/spring-17/spring-17-boot-and-vue/pom.xml b/2019-11/spring-17/spring-17-boot-and-vue/pom.xml index 65a2d227..55d10017 100644 --- a/2019-11/spring-17/spring-17-boot-and-vue/pom.xml +++ b/2019-11/spring-17/spring-17-boot-and-vue/pom.xml @@ -11,9 +11,14 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.2.4.RELEASE + + 11 + 11 + + org.springframework.boot @@ -33,7 +38,6 @@ 2.5.16 - com.h2database h2 diff --git a/2019-11/spring-17/spring-17-boot/pom.xml b/2019-11/spring-17/spring-17-boot/pom.xml index 30f55046..7070a08b 100644 --- a/2019-11/spring-17/spring-17-boot/pom.xml +++ b/2019-11/spring-17/spring-17-boot/pom.xml @@ -11,9 +11,14 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.2.4.RELEASE + + 11 + 11 + + org.springframework.boot diff --git a/2019-11/spring-17/spring-17-jquery/pom.xml b/2019-11/spring-17/spring-17-jquery/pom.xml index 9c58b2d5..cb4de97d 100644 --- a/2019-11/spring-17/spring-17-jquery/pom.xml +++ b/2019-11/spring-17/spring-17-jquery/pom.xml @@ -11,9 +11,14 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.2.4.RELEASE + + 11 + 11 + + org.springframework.boot diff --git a/2019-11/spring-18/pom.xml b/2019-11/spring-18/pom.xml index a8c68d2b..d4fa3309 100644 --- a/2019-11/spring-18/pom.xml +++ b/2019-11/spring-18/pom.xml @@ -5,15 +5,20 @@ 4.0.0 ru.otus - spring-framework-16 + spring-18 1.0-SNAPSHOT org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.2.4.RELEASE + + 11 + 11 + + io.reactivex.rxjava2 diff --git a/2019-11/spring-20/spring-20-exercise/pom.xml b/2019-11/spring-20/spring-20-exercise/pom.xml index 1245e9e8..e0ce100a 100644 --- a/2019-11/spring-20/spring-20-exercise/pom.xml +++ b/2019-11/spring-20/spring-20-exercise/pom.xml @@ -11,9 +11,14 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.2.4.RELEASE + + 11 + 11 + + diff --git a/2019-11/spring-20/spring-20-solution/pom.xml b/2019-11/spring-20/spring-20-solution/pom.xml index aa79b8b3..e584c885 100644 --- a/2019-11/spring-20/spring-20-solution/pom.xml +++ b/2019-11/spring-20/spring-20-solution/pom.xml @@ -11,9 +11,14 @@ org.springframework.boot spring-boot-starter-parent - 2.1.2.RELEASE + 2.2.4.RELEASE + + 11 + 11 + +