From 84628f954546efbda8e2769a2c06b7ff69619a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 04:01:19 +0000 Subject: [PATCH] Bump lombok from 1.16.20 to 1.18.22 Bumps [lombok](https://github.com/projectlombok/lombok) from 1.16.20 to 1.18.22. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.16.20...v1.18.22) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- amazon-kinesis-client-multilang/pom.xml | 2 +- amazon-kinesis-client/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/amazon-kinesis-client-multilang/pom.xml b/amazon-kinesis-client-multilang/pom.xml index c074a85c..37c792c5 100644 --- a/amazon-kinesis-client-multilang/pom.xml +++ b/amazon-kinesis-client-multilang/pom.xml @@ -72,7 +72,7 @@ org.projectlombok lombok - 1.16.20 + 1.18.22 provided diff --git a/amazon-kinesis-client/pom.xml b/amazon-kinesis-client/pom.xml index 5d0b2bf8..ac1c64a7 100644 --- a/amazon-kinesis-client/pom.xml +++ b/amazon-kinesis-client/pom.xml @@ -115,7 +115,7 @@ org.projectlombok lombok - 1.16.20 + 1.18.22 provided