From 738ff09c70a1f090ffae32aa78251ede33332625 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfredo=20Espa=C3=B1a?= Date: Thu, 23 Dec 2021 10:46:26 -0600 Subject: [PATCH 1/2] Upgrade to spring 2.5.8 --- pom.xml | 2 +- terraform-client/pom.xml | 5 ++--- terraform-spring-boot-autoconfigure/pom.xml | 4 ++-- terraform-spring-boot-samples/pom.xml | 4 ++-- terraform-spring-boot-starter/pom.xml | 4 ++-- 5 files changed, 9 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index bbc418f..daa5c43 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ UTF-8 - 0.5.1 + 0.5.2 azbuilder https://sonarcloud.io true diff --git a/terraform-client/pom.xml b/terraform-client/pom.xml index 205d70f..e8e606d 100644 --- a/terraform-client/pom.xml +++ b/terraform-client/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.13 + 2.5.8 org.azbuilder.terraform @@ -19,7 +19,7 @@ UTF-8 - 0.5.1 + 0.5.2 false 4.9.1 2.8.0 @@ -27,7 +27,6 @@ 1.18.22 11 11 - 2.16.0 diff --git a/terraform-spring-boot-autoconfigure/pom.xml b/terraform-spring-boot-autoconfigure/pom.xml index 9787c10..20a89a1 100644 --- a/terraform-spring-boot-autoconfigure/pom.xml +++ b/terraform-spring-boot-autoconfigure/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.13 + 2.5.8 org.azbuilder.terraform @@ -18,7 +18,7 @@ UTF-8 - 0.5.1 + 0.5.2 false 1.18.20 diff --git a/terraform-spring-boot-samples/pom.xml b/terraform-spring-boot-samples/pom.xml index c29852d..9df433b 100644 --- a/terraform-spring-boot-samples/pom.xml +++ b/terraform-spring-boot-samples/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.13 + 2.5.8 org.azbuilder.terraform.samples @@ -18,7 +18,7 @@ UTF-8 - 0.5.1 + 0.5.2 true diff --git a/terraform-spring-boot-starter/pom.xml b/terraform-spring-boot-starter/pom.xml index 568b3a8..9c7b2c9 100644 --- a/terraform-spring-boot-starter/pom.xml +++ b/terraform-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.13 + 2.5.8 org.azbuilder.terraform @@ -13,7 +13,7 @@ UTF-8 - 0.5.1 + 0.5.2 false From b8c0d5150b10bbe226f8fa32fd00e70c07f3d09a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfredo=20Espa=C3=B1a?= Date: Thu, 23 Dec 2021 10:50:37 -0600 Subject: [PATCH 2/2] Upgrade version --- pom.xml | 2 +- terraform-client/pom.xml | 2 +- terraform-spring-boot-autoconfigure/pom.xml | 2 +- terraform-spring-boot-samples/pom.xml | 2 +- terraform-spring-boot-starter/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index daa5c43..bbc418f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ UTF-8 - 0.5.2 + 0.5.1 azbuilder https://sonarcloud.io true diff --git a/terraform-client/pom.xml b/terraform-client/pom.xml index e8e606d..30a69f0 100644 --- a/terraform-client/pom.xml +++ b/terraform-client/pom.xml @@ -19,7 +19,7 @@ UTF-8 - 0.5.2 + 0.5.1 false 4.9.1 2.8.0 diff --git a/terraform-spring-boot-autoconfigure/pom.xml b/terraform-spring-boot-autoconfigure/pom.xml index 20a89a1..9a419e0 100644 --- a/terraform-spring-boot-autoconfigure/pom.xml +++ b/terraform-spring-boot-autoconfigure/pom.xml @@ -18,7 +18,7 @@ UTF-8 - 0.5.2 + 0.5.1 false 1.18.20 diff --git a/terraform-spring-boot-samples/pom.xml b/terraform-spring-boot-samples/pom.xml index 9df433b..bba4f63 100644 --- a/terraform-spring-boot-samples/pom.xml +++ b/terraform-spring-boot-samples/pom.xml @@ -18,7 +18,7 @@ UTF-8 - 0.5.2 + 0.5.1 true diff --git a/terraform-spring-boot-starter/pom.xml b/terraform-spring-boot-starter/pom.xml index 9c7b2c9..d8230f2 100644 --- a/terraform-spring-boot-starter/pom.xml +++ b/terraform-spring-boot-starter/pom.xml @@ -13,7 +13,7 @@ UTF-8 - 0.5.2 + 0.5.1 false