From 92ccda8e78e2280c19801a8e0d798d1042593b48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:08:26 +0000 Subject: [PATCH] Bump the java group with 3 updates Bumps the java group with 3 updates: [org.projectlombok:lombok](https://github.com/projectlombok/lombok), [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) and [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java). Updates `org.projectlombok:lombok` from 1.18.34 to 1.18.36 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.34...v1.18.36) Updates `org.springframework:spring-web` from 6.1.14 to 6.2.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.14...v6.2.0) Updates `co.elastic.clients:elasticsearch-java` from 8.15.3 to 8.16.0 - [Release notes](https://github.com/elastic/elasticsearch-java/releases) - [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/elastic/elasticsearch-java/compare/v8.15.3...v8.16.0) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: co.elastic.clients:elasticsearch-java dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- turing-aem/aem-cli-sample/pom.xml | 2 +- turing-app/pom.xml | 2 +- turing-filesystem/fs-commons/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9bfec10941..85f35253b0 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ org.projectlombok lombok - 1.18.34 + 1.18.36 diff --git a/turing-aem/aem-cli-sample/pom.xml b/turing-aem/aem-cli-sample/pom.xml index 7b1380c248..d451df8d68 100644 --- a/turing-aem/aem-cli-sample/pom.xml +++ b/turing-aem/aem-cli-sample/pom.xml @@ -20,7 +20,7 @@ org.projectlombok lombok - 1.18.34 + 1.18.36 true diff --git a/turing-app/pom.xml b/turing-app/pom.xml index cfc99e24bd..15bd3b68b1 100644 --- a/turing-app/pom.xml +++ b/turing-app/pom.xml @@ -39,7 +39,7 @@ co.elastic.clients elasticsearch-java - 8.15.3 + 8.16.0 org.springframework.boot diff --git a/turing-filesystem/fs-commons/pom.xml b/turing-filesystem/fs-commons/pom.xml index 2edf64279c..94c2747c1a 100644 --- a/turing-filesystem/fs-commons/pom.xml +++ b/turing-filesystem/fs-commons/pom.xml @@ -82,7 +82,7 @@ org.springframework spring-web - 6.1.14 + 6.2.0