From 87c1a2e81945f915f09a3d44ba30cd5957548c9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 12:32:41 +0100 Subject: [PATCH 01/16] build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.3 (#1609) Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.24.2...assertj-build-3.25.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e3f5dad3b..9b02749e8 100644 --- a/pom.xml +++ b/pom.xml @@ -272,7 +272,7 @@ org.assertj assertj-core - 3.24.2 + 3.25.3 test From 67ff36f804d11a85d328832ef71c424655ed402e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 12:36:05 +0100 Subject: [PATCH 02/16] build(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#1610) Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b02749e8..41e336cfb 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 1.6.13 3.6.0 3.3.0 - 3.1.0 + 3.2.1 5.10.0 1.0.6 0.6.0 From 8eb1c9d4be43e89933bda40afebfffc4971f324f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 12:48:24 +0100 Subject: [PATCH 03/16] build(deps): bump aws.sdk.version from 2.25.6 to 2.25.16 (#1613) Bumps `aws.sdk.version` from 2.25.6 to 2.25.16. Updates `software.amazon.awssdk:bom` from 2.25.6 to 2.25.16 Updates `software.amazon.awssdk:http-client-spi` from 2.25.6 to 2.25.16 Updates `software.amazon.awssdk:url-connection-client` from 2.21.1 to 2.25.16 Updates `software.amazon.awssdk:sqs` from 2.21.1 to 2.25.16 Updates `software.amazon.awssdk:s3` from 2.25.6 to 2.25.16 Updates `software.amazon.awssdk:dynamodb` from 2.25.6 to 2.25.16 Updates `software.amazon.awssdk:lambda` from 2.25.6 to 2.25.16 Updates `software.amazon.awssdk:kinesis` from 2.21.1 to 2.25.16 Updates `software.amazon.awssdk:cloudwatch` from 2.25.6 to 2.25.16 Updates `software.amazon.awssdk:xray` from 2.25.6 to 2.25.16 Updates `software.amazon.awssdk:cloudformation` from 2.25.6 to 2.25.16 Updates `software.amazon.awssdk:sts` from 2.25.6 to 2.25.16 --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:http-client-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:url-connection-client dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: software.amazon.awssdk:sqs dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:dynamodb dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:lambda dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:kinesis dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: software.amazon.awssdk:cloudwatch dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:xray dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:cloudformation dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:sts dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/powertools-examples-cloudformation/pom.xml | 2 +- examples/powertools-examples-sqs/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/powertools-examples-cloudformation/pom.xml b/examples/powertools-examples-cloudformation/pom.xml index 5e3403f4e..f6dcf0ba0 100644 --- a/examples/powertools-examples-cloudformation/pom.xml +++ b/examples/powertools-examples-cloudformation/pom.xml @@ -15,7 +15,7 @@ 1.8 1.2.3 3.11.4 - 2.25.6 + 2.25.16 diff --git a/examples/powertools-examples-sqs/pom.xml b/examples/powertools-examples-sqs/pom.xml index 01bbfd8d2..8e8400e3a 100644 --- a/examples/powertools-examples-sqs/pom.xml +++ b/examples/powertools-examples-sqs/pom.xml @@ -27,7 +27,7 @@ software.amazon.awssdk url-connection-client - 2.25.6 + 2.25.16 com.amazonaws diff --git a/pom.xml b/pom.xml index 41e336cfb..0d7489ec0 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 1.8 2.22.1 2.15.3 - 2.25.6 + 2.25.16 2.15.1 2.1.3 UTF-8 From 4feb0a499343e375c480d14319b4fe14cd0d0a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 12:52:49 +0100 Subject: [PATCH 04/16] build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-joda (#1616) Bumps [com.fasterxml.jackson.datatype:jackson-datatype-joda](https://github.com/FasterXML/jackson-datatype-joda) from 2.15.2 to 2.17.0. - [Commits](https://github.com/FasterXML/jackson-datatype-joda/compare/jackson-datatype-joda-2.15.2...jackson-datatype-joda-2.17.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-joda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/powertools-examples-sqs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/powertools-examples-sqs/pom.xml b/examples/powertools-examples-sqs/pom.xml index 8e8400e3a..af069fa52 100644 --- a/examples/powertools-examples-sqs/pom.xml +++ b/examples/powertools-examples-sqs/pom.xml @@ -52,7 +52,7 @@ com.fasterxml.jackson.datatype jackson-datatype-joda - 2.15.2 + 2.17.0 From 873b997e61530c3f4f309efbe86bb0b3d76e7ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 13:46:46 +0200 Subject: [PATCH 05/16] build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#1619) Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- powertools-e2e-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powertools-e2e-tests/pom.xml b/powertools-e2e-tests/pom.xml index 450d1f5c1..853bca560 100644 --- a/powertools-e2e-tests/pom.xml +++ b/powertools-e2e-tests/pom.xml @@ -209,7 +209,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.1.2 + 3.2.5 From 8dcc1b7ce75b30c2b3f7bbdd97552e5b153fbc75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 13:46:36 +0200 Subject: [PATCH 06/16] build(deps): bump aws.sdk.version from 2.21.1 to 2.25.26 (#1622) Bumps `aws.sdk.version` from 2.21.1 to 2.25.26. Updates `software.amazon.awssdk:url-connection-client` from 2.21.1 to 2.25.26 Updates `software.amazon.awssdk:sqs` from 2.21.1 to 2.25.26 Updates `software.amazon.awssdk:sdk-core` from 2.21.1 to 2.25.26 Updates `software.amazon.awssdk:kinesis` from 2.21.1 to 2.25.26 Updates `software.amazon.awssdk:dynamodb-enhanced` from 2.21.1 to 2.25.26 --- updated-dependencies: - dependency-name: software.amazon.awssdk:url-connection-client dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: software.amazon.awssdk:sqs dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: software.amazon.awssdk:sdk-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: software.amazon.awssdk:kinesis dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: software.amazon.awssdk:dynamodb-enhanced dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/powertools-examples-batch/pom.xml | 2 +- examples/powertools-examples-sqs/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/powertools-examples-batch/pom.xml b/examples/powertools-examples-batch/pom.xml index d3539d919..fc343da4e 100644 --- a/examples/powertools-examples-batch/pom.xml +++ b/examples/powertools-examples-batch/pom.xml @@ -14,7 +14,7 @@ 2.20.0 1.8 1.8 - 2.21.1 + 2.25.26 diff --git a/examples/powertools-examples-sqs/pom.xml b/examples/powertools-examples-sqs/pom.xml index af069fa52..b265319fd 100644 --- a/examples/powertools-examples-sqs/pom.xml +++ b/examples/powertools-examples-sqs/pom.xml @@ -27,7 +27,7 @@ software.amazon.awssdk url-connection-client - 2.25.16 + 2.25.26 com.amazonaws From 958d474ebda8427a17eb08a036b99ac8aee33ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:14:05 +0200 Subject: [PATCH 07/16] build(deps): bump aws.sdk.version from 2.25.16 to 2.25.31 (#1625) Bumps `aws.sdk.version` from 2.25.16 to 2.25.31. Updates `software.amazon.awssdk:bom` from 2.25.16 to 2.25.31 Updates `software.amazon.awssdk:http-client-spi` from 2.25.16 to 2.25.31 Updates `software.amazon.awssdk:url-connection-client` from 2.25.16 to 2.25.31 Updates `software.amazon.awssdk:sqs` from 2.25.16 to 2.25.31 Updates `software.amazon.awssdk:s3` from 2.25.16 to 2.25.31 Updates `software.amazon.awssdk:dynamodb` from 2.25.16 to 2.25.31 Updates `software.amazon.awssdk:lambda` from 2.25.16 to 2.25.31 Updates `software.amazon.awssdk:kinesis` from 2.25.16 to 2.25.31 Updates `software.amazon.awssdk:cloudwatch` from 2.25.16 to 2.25.31 Updates `software.amazon.awssdk:xray` from 2.25.16 to 2.25.31 Updates `software.amazon.awssdk:cloudformation` from 2.25.16 to 2.25.31 Updates `software.amazon.awssdk:sts` from 2.25.16 to 2.25.31 --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:http-client-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:url-connection-client dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:sqs dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:dynamodb dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:lambda dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:kinesis dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:cloudwatch dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:xray dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:cloudformation dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:sts dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/powertools-examples-cloudformation/pom.xml | 2 +- examples/powertools-examples-sqs/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/powertools-examples-cloudformation/pom.xml b/examples/powertools-examples-cloudformation/pom.xml index f6dcf0ba0..c97b7813b 100644 --- a/examples/powertools-examples-cloudformation/pom.xml +++ b/examples/powertools-examples-cloudformation/pom.xml @@ -15,7 +15,7 @@ 1.8 1.2.3 3.11.4 - 2.25.16 + 2.25.31 diff --git a/examples/powertools-examples-sqs/pom.xml b/examples/powertools-examples-sqs/pom.xml index b265319fd..321c05a52 100644 --- a/examples/powertools-examples-sqs/pom.xml +++ b/examples/powertools-examples-sqs/pom.xml @@ -27,7 +27,7 @@ software.amazon.awssdk url-connection-client - 2.25.26 + 2.25.31 com.amazonaws diff --git a/pom.xml b/pom.xml index 0d7489ec0..cecb4b415 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 1.8 2.22.1 2.15.3 - 2.25.16 + 2.25.31 2.15.1 2.1.3 UTF-8 From 74f33d7f54da6bcfdd3e571a00a547891b2d6184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:31:01 +0200 Subject: [PATCH 08/16] build(deps): bump aws.sdk.version from 2.25.31 to 2.25.35 (#1629) Bumps `aws.sdk.version` from 2.25.31 to 2.25.35. Updates `software.amazon.awssdk:bom` from 2.25.31 to 2.25.35 Updates `software.amazon.awssdk:http-client-spi` from 2.25.31 to 2.25.35 Updates `software.amazon.awssdk:url-connection-client` from 2.25.26 to 2.25.35 Updates `software.amazon.awssdk:sqs` from 2.25.26 to 2.25.35 Updates `software.amazon.awssdk:s3` from 2.25.31 to 2.25.35 Updates `software.amazon.awssdk:dynamodb` from 2.25.31 to 2.25.35 Updates `software.amazon.awssdk:lambda` from 2.25.31 to 2.25.35 Updates `software.amazon.awssdk:kinesis` from 2.25.26 to 2.25.35 Updates `software.amazon.awssdk:cloudwatch` from 2.25.31 to 2.25.35 Updates `software.amazon.awssdk:xray` from 2.25.31 to 2.25.35 Updates `software.amazon.awssdk:cloudformation` from 2.25.31 to 2.25.35 Updates `software.amazon.awssdk:sts` from 2.25.31 to 2.25.35 --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:http-client-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:url-connection-client dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:sqs dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:dynamodb dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:lambda dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:kinesis dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:cloudwatch dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:xray dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:cloudformation dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:sts dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/powertools-examples-cloudformation/pom.xml | 2 +- examples/powertools-examples-sqs/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/powertools-examples-cloudformation/pom.xml b/examples/powertools-examples-cloudformation/pom.xml index c97b7813b..7fd0bd4cc 100644 --- a/examples/powertools-examples-cloudformation/pom.xml +++ b/examples/powertools-examples-cloudformation/pom.xml @@ -15,7 +15,7 @@ 1.8 1.2.3 3.11.4 - 2.25.31 + 2.25.35 diff --git a/examples/powertools-examples-sqs/pom.xml b/examples/powertools-examples-sqs/pom.xml index 321c05a52..1138d57e3 100644 --- a/examples/powertools-examples-sqs/pom.xml +++ b/examples/powertools-examples-sqs/pom.xml @@ -27,7 +27,7 @@ software.amazon.awssdk url-connection-client - 2.25.31 + 2.25.35 com.amazonaws diff --git a/pom.xml b/pom.xml index cecb4b415..9deb32ccd 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 1.8 2.22.1 2.15.3 - 2.25.31 + 2.25.35 2.15.1 2.1.3 UTF-8 From d58c497d25b031af0cdfb79bddef4dc59e6b0d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 13:36:26 +0200 Subject: [PATCH 09/16] build(deps): bump jackson.version from 2.15.3 to 2.17.0 (#1637) Bumps `jackson.version` from 2.15.3 to 2.17.0. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.3 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.3 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.3...jackson-core-2.17.0) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.3 to 2.17.0 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9deb32ccd..83d499cd2 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ 1.8 1.8 2.22.1 - 2.15.3 + 2.17.0 2.25.35 2.15.1 2.1.3 From 0a81f415eef71fc33f1e6961d75380c92b8d9af3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 13:40:41 +0200 Subject: [PATCH 10/16] build(deps): bump org.apache.maven.plugins:maven-jar-plugin (#1638) Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- powertools-idempotency/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powertools-idempotency/pom.xml b/powertools-idempotency/pom.xml index 94aceebfc..e30b53756 100644 --- a/powertools-idempotency/pom.xml +++ b/powertools-idempotency/pom.xml @@ -174,7 +174,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1 From dcafcdcd3393b6c6c0ff9d424aa6ee666692a9a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 13:51:28 +0200 Subject: [PATCH 11/16] build(deps): bump software.amazon.payloadoffloading:payloadoffloading-common (#1639) Bumps [software.amazon.payloadoffloading:payloadoffloading-common](https://github.com/awslabs/payload-offloading-java-common-lib-for-aws) from 2.1.3 to 2.2.0. - [Release notes](https://github.com/awslabs/payload-offloading-java-common-lib-for-aws/releases) - [Commits](https://github.com/awslabs/payload-offloading-java-common-lib-for-aws/compare/v2.1.3...v2.2.0) --- updated-dependencies: - dependency-name: software.amazon.payloadoffloading:payloadoffloading-common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 83d499cd2..ad6b28c85 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ 2.17.0 2.25.35 2.15.1 - 2.1.3 + 2.2.0 UTF-8 1.2.3 3.11.4 From d9a4920a71c3554bf4fe49999325fe5f44fa7699 Mon Sep 17 00:00:00 2001 From: Andrea Amorosi Date: Fri, 10 May 2024 08:16:56 +0200 Subject: [PATCH 12/16] docs: add link to Powertools for AWS Lambda workshop (#1641) --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index a271c1260..5def70b0b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,6 +5,7 @@ site_url: https://docs.powertools.aws.dev/lambda-java/ nav: - Homepage: index.md - Changelog: changelog.md + - Workshop 🆕: https://s12d.com/powertools-for-aws-lambda-workshop" target="_blank - FAQs: FAQs.md - Core utilities: - core/logging.md From 68f6bf17be37cc299ce6ed43ba8f4e7ac0213755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 13:50:11 +0200 Subject: [PATCH 13/16] build(deps): bump aws.sdk.version from 2.25.35 to 2.25.50 (#1642) Bumps `aws.sdk.version` from 2.25.35 to 2.25.50. Updates `software.amazon.awssdk:bom` from 2.25.35 to 2.25.50 Updates `software.amazon.awssdk:http-client-spi` from 2.25.35 to 2.25.50 Updates `software.amazon.awssdk:url-connection-client` from 2.25.26 to 2.25.50 Updates `software.amazon.awssdk:sqs` from 2.25.26 to 2.25.50 Updates `software.amazon.awssdk:s3` from 2.25.35 to 2.25.50 Updates `software.amazon.awssdk:dynamodb` from 2.25.35 to 2.25.50 Updates `software.amazon.awssdk:lambda` from 2.25.35 to 2.25.50 Updates `software.amazon.awssdk:kinesis` from 2.25.26 to 2.25.50 Updates `software.amazon.awssdk:cloudwatch` from 2.25.35 to 2.25.50 Updates `software.amazon.awssdk:xray` from 2.25.35 to 2.25.50 Updates `software.amazon.awssdk:cloudformation` from 2.25.35 to 2.25.50 Updates `software.amazon.awssdk:sts` from 2.25.35 to 2.25.50 --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:http-client-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:url-connection-client dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:sqs dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:dynamodb dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:lambda dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:kinesis dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:cloudwatch dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:xray dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:cloudformation dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:sts dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/powertools-examples-cloudformation/pom.xml | 2 +- examples/powertools-examples-sqs/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/powertools-examples-cloudformation/pom.xml b/examples/powertools-examples-cloudformation/pom.xml index 7fd0bd4cc..4b18a268a 100644 --- a/examples/powertools-examples-cloudformation/pom.xml +++ b/examples/powertools-examples-cloudformation/pom.xml @@ -15,7 +15,7 @@ 1.8 1.2.3 3.11.4 - 2.25.35 + 2.25.50 diff --git a/examples/powertools-examples-sqs/pom.xml b/examples/powertools-examples-sqs/pom.xml index 1138d57e3..72f6716c9 100644 --- a/examples/powertools-examples-sqs/pom.xml +++ b/examples/powertools-examples-sqs/pom.xml @@ -27,7 +27,7 @@ software.amazon.awssdk url-connection-client - 2.25.35 + 2.25.50 com.amazonaws diff --git a/pom.xml b/pom.xml index ad6b28c85..c1a65c864 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 1.8 2.22.1 2.17.0 - 2.25.35 + 2.25.50 2.15.1 2.2.0 UTF-8 From 58aaff29c8b3b997d97ab4b8ba2c17e8e7c29dd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 13:42:15 +0200 Subject: [PATCH 14/16] build(deps): bump aws.xray.recorder.version from 2.15.1 to 2.15.3 (#1643) Bumps `aws.xray.recorder.version` from 2.15.1 to 2.15.3. Updates `com.amazonaws:aws-xray-recorder-sdk-core` from 2.15.1 to 2.15.3 - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-xray-sdk-java/compare/v2.15.1...v2.15.3) Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core` from 2.15.1 to 2.15.3 - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-xray-sdk-java/compare/v2.15.1...v2.15.3) Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2` from 2.15.1 to 2.15.3 - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-xray-sdk-java/compare/v2.15.1...v2.15.3) Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor` from 2.15.1 to 2.15.3 - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-xray-sdk-java/compare/v2.15.1...v2.15.3) --- updated-dependencies: - dependency-name: com.amazonaws:aws-xray-recorder-sdk-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1a65c864..e7d30fcc9 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 2.22.1 2.17.0 2.25.50 - 2.15.1 + 2.15.3 2.2.0 UTF-8 1.2.3 From 230cea8f16e3a9c98304a0f877fc5c4c93af8576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 13:13:54 +0200 Subject: [PATCH 15/16] build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#1644) Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.0. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.3...assertj-build-3.26.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e7d30fcc9..561246a33 100644 --- a/pom.xml +++ b/pom.xml @@ -272,7 +272,7 @@ org.assertj assertj-core - 3.25.3 + 3.26.0 test From 4ddc2f54b3c2aa3b01110f12512b0e24a4d2a51d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 13:23:45 +0200 Subject: [PATCH 16/16] build(deps): bump org.apache.maven.plugins:maven-source-plugin (#1646) Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1. - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 561246a33..4b4ba0fa9 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ 0.8.11 1.6.13 3.6.0 - 3.3.0 + 3.3.1 3.2.1 5.10.0 1.0.6