From 4d5ad7fc283946ae54fff2a9b02da32812242903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 08:12:51 -0400 Subject: [PATCH] Bump org.projectlombok:lombok in the dependencies group (#45) Bumps the dependencies group with 1 update: [org.projectlombok:lombok](https://github.com/projectlombok/lombok). Updates `org.projectlombok:lombok` from 1.18.32 to 1.18.34 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.32...v1.18.34) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- integration-tests/imperative/pom.xml | 2 +- integration-tests/reactive/pom.xml | 2 +- runtime/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/integration-tests/imperative/pom.xml b/integration-tests/imperative/pom.xml index 6710143..e6cb4d3 100644 --- a/integration-tests/imperative/pom.xml +++ b/integration-tests/imperative/pom.xml @@ -56,7 +56,7 @@ org.projectlombok lombok - 1.18.32 + 1.18.34 provided diff --git a/integration-tests/reactive/pom.xml b/integration-tests/reactive/pom.xml index ea83051..692d473 100644 --- a/integration-tests/reactive/pom.xml +++ b/integration-tests/reactive/pom.xml @@ -56,7 +56,7 @@ org.projectlombok lombok - 1.18.32 + 1.18.34 provided diff --git a/runtime/pom.xml b/runtime/pom.xml index 3a4daae..ac99e14 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -9,7 +9,7 @@ quarkus-antivirus Quarkus Antivirus - Runtime - 1.18.32 + 1.18.34