From 4bf38ae8f30edc285445ab3baf0fc0bcc077f9b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfredo=20Espa=C3=B1a?= Date: Tue, 15 Oct 2024 14:36:55 -0600 Subject: [PATCH] Update to spring 3.3.4 (#51) --- pom.xml | 2 +- terraform-client/pom.xml | 4 ++-- terraform-spring-boot-autoconfigure/pom.xml | 4 ++-- terraform-spring-boot-samples/pom.xml | 4 ++-- .../raw-client-library-sample/pom.xml | 2 +- terraform-spring-boot-samples/spring-starter-sample/pom.xml | 2 +- terraform-spring-boot-starter/pom.xml | 4 ++-- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index efeb5a4..75fea74 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ UTF-8 - 0.15.0 + 0.16.0 azbuilder https://sonarcloud.io true diff --git a/terraform-client/pom.xml b/terraform-client/pom.xml index baa1cc1..1741c4c 100644 --- a/terraform-client/pom.xml +++ b/terraform-client/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.10 + 3.3.4 org.terrakube.terraform @@ -23,7 +23,7 @@ 3.3.0 3.6.2 3.1.0 - 0.15.0 + 0.16.0 false 2.15.0 3.9.5 diff --git a/terraform-spring-boot-autoconfigure/pom.xml b/terraform-spring-boot-autoconfigure/pom.xml index 65cbb2e..4edcb88 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 - 3.1.10 + 3.3.4 org.terrakube.terraform @@ -22,7 +22,7 @@ 3.3.0 3.6.2 3.1.0 - 0.15.0 + 0.16.0 false 1.18.30 11 diff --git a/terraform-spring-boot-samples/pom.xml b/terraform-spring-boot-samples/pom.xml index 4fd87f2..7b60914 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 - 3.1.10 + 3.3.4 org.terrakube.terraform @@ -18,7 +18,7 @@ UTF-8 - 0.15.0 + 0.16.0 true 11 11 diff --git a/terraform-spring-boot-samples/raw-client-library-sample/pom.xml b/terraform-spring-boot-samples/raw-client-library-sample/pom.xml index 297a779..fad12a5 100644 --- a/terraform-spring-boot-samples/raw-client-library-sample/pom.xml +++ b/terraform-spring-boot-samples/raw-client-library-sample/pom.xml @@ -20,7 +20,7 @@ UTF-8 true - 0.15.0 + 0.16.0 11 11 diff --git a/terraform-spring-boot-samples/spring-starter-sample/pom.xml b/terraform-spring-boot-samples/spring-starter-sample/pom.xml index 27402a1..364246f 100644 --- a/terraform-spring-boot-samples/spring-starter-sample/pom.xml +++ b/terraform-spring-boot-samples/spring-starter-sample/pom.xml @@ -20,7 +20,7 @@ UTF-8 true - 0.15.0 + 0.16.0 11 11 diff --git a/terraform-spring-boot-starter/pom.xml b/terraform-spring-boot-starter/pom.xml index 5bcea9f..c2302d7 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 - 3.1.10 + 3.3.4 org.terrakube.terraform @@ -17,7 +17,7 @@ 3.3.0 3.6.2 3.1.0 - 0.15.0 + 0.16.0 false 11 11