From bab756d811f182e2185a63b4b1f658f0de03a144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:01:13 +0000 Subject: [PATCH] Bump lombok from 1.18.26 to 1.18.28 in /code/kda/agg Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.26 to 1.18.28. - [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.18.26...v1.18.28) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- code/kda/agg/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/kda/agg/pom.xml b/code/kda/agg/pom.xml index 4d81d69..dac36fe 100644 --- a/code/kda/agg/pom.xml +++ b/code/kda/agg/pom.xml @@ -98,7 +98,7 @@ org.projectlombok lombok true - 1.18.26 + 1.18.28