From 30c8ec8ff294dd0c09084d5ecebc7b6f88285e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfredo=20Espa=C3=B1a?= Date: Thu, 16 Dec 2021 14:08:17 -0600 Subject: [PATCH] Fix CVE-2021-44228 Log4J2 Vulnerability --- pom.xml | 2 +- terraform-client/pom.xml | 3 ++- terraform-spring-boot-autoconfigure/pom.xml | 2 +- terraform-spring-boot-samples/pom.xml | 2 +- terraform-spring-boot-starter/pom.xml | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 8e4ca02..bbc418f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ UTF-8 - 0.5.0 + 0.5.1 azbuilder https://sonarcloud.io true diff --git a/terraform-client/pom.xml b/terraform-client/pom.xml index 6f922c5..205d70f 100644 --- a/terraform-client/pom.xml +++ b/terraform-client/pom.xml @@ -19,7 +19,7 @@ UTF-8 - 0.5.0 + 0.5.1 false 4.9.1 2.8.0 @@ -27,6 +27,7 @@ 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 0a14291..9787c10 100644 --- a/terraform-spring-boot-autoconfigure/pom.xml +++ b/terraform-spring-boot-autoconfigure/pom.xml @@ -18,7 +18,7 @@ UTF-8 - 0.5.0 + 0.5.1 false 1.18.20 diff --git a/terraform-spring-boot-samples/pom.xml b/terraform-spring-boot-samples/pom.xml index 1149beb..c29852d 100644 --- a/terraform-spring-boot-samples/pom.xml +++ b/terraform-spring-boot-samples/pom.xml @@ -18,7 +18,7 @@ UTF-8 - 0.5.0 + 0.5.1 true diff --git a/terraform-spring-boot-starter/pom.xml b/terraform-spring-boot-starter/pom.xml index 1945242..568b3a8 100644 --- a/terraform-spring-boot-starter/pom.xml +++ b/terraform-spring-boot-starter/pom.xml @@ -13,7 +13,7 @@ UTF-8 - 0.5.0 + 0.5.1 false