From 50d9b019cc1d51646a8afc546d54973ebca148ba Mon Sep 17 00:00:00 2001 From: Dongie Agnir Date: Thu, 31 Aug 2023 13:49:28 -0700 Subject: [PATCH] Update Jackson to 2.15.2 --- .changes/next-release/feature-AWSSDKforJavav2-b858043.json | 6 ++++++ pom.xml | 4 ++-- third-party/third-party-jackson-core/pom.xml | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 .changes/next-release/feature-AWSSDKforJavav2-b858043.json diff --git a/.changes/next-release/feature-AWSSDKforJavav2-b858043.json b/.changes/next-release/feature-AWSSDKforJavav2-b858043.json new file mode 100644 index 000000000000..e42326615f9f --- /dev/null +++ b/.changes/next-release/feature-AWSSDKforJavav2-b858043.json @@ -0,0 +1,6 @@ +{ + "type": "feature", + "category": "AWS SDK for Java v2", + "contributor": "", + "description": "Update Jackson to `2.15.2`." +} diff --git a/pom.xml b/pom.xml index 264703df74e9..45c9e50ce03b 100644 --- a/pom.xml +++ b/pom.xml @@ -92,8 +92,8 @@ ${project.version} 2.20.139 - 2.13.2 - 2.13.4.2 + 2.15.2 + 2.15.2 2.13.2 1.0.1 3.12.0 diff --git a/third-party/third-party-jackson-core/pom.xml b/third-party/third-party-jackson-core/pom.xml index 2c2d10f21b9c..8b8c67028fad 100644 --- a/third-party/third-party-jackson-core/pom.xml +++ b/third-party/third-party-jackson-core/pom.xml @@ -56,7 +56,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.1.0 + 3.5.0