From 4a455c816afaf90557acead6175bf14bede22845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 16:57:45 +0000 Subject: [PATCH] chore(deps): bump the maven group across 2 directories with 3 updates Bumps the maven group with 2 updates in the /tarantool-java-sdk-bom directory: [org.jsonschema2pojo:jsonschema2pojo-core](https://github.com/joelittlejohn/jsonschema2pojo) and [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java). Bumps the maven group with 1 update in the /tarantool-spring-data directory: [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot). Updates `org.jsonschema2pojo:jsonschema2pojo-core` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases) - [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md) - [Commits](https://github.com/joelittlejohn/jsonschema2pojo/compare/jsonschema2pojo-1.2.2...jsonschema2pojo-1.3.0) Updates `io.opentelemetry:opentelemetry-api` from 1.61.0 to 1.62.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.61.0...v1.62.0) Updates `org.springframework.boot:spring-boot` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) --- updated-dependencies: - dependency-name: org.jsonschema2pojo:jsonschema2pojo-core dependency-version: 1.3.0 dependency-type: direct:production dependency-group: maven - dependency-name: io.opentelemetry:opentelemetry-api dependency-version: 1.62.0 dependency-type: direct:development dependency-group: maven - dependency-name: org.springframework.boot:spring-boot dependency-version: 3.0.0 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- tarantool-java-sdk-bom/pom.xml | 4 ++-- tarantool-spring-data/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tarantool-java-sdk-bom/pom.xml b/tarantool-java-sdk-bom/pom.xml index 4245544..11c1255 100644 --- a/tarantool-java-sdk-bom/pom.xml +++ b/tarantool-java-sdk-bom/pom.xml @@ -32,8 +32,8 @@ 1.21.0 2.21.0 5.5.1 - 1.2.2 - 1.61.0 + 1.3.0 + 1.62.0 diff --git a/tarantool-spring-data/pom.xml b/tarantool-spring-data/pom.xml index fdf4c01..c347850 100644 --- a/tarantool-spring-data/pom.xml +++ b/tarantool-spring-data/pom.xml @@ -33,7 +33,7 @@ 1.5.32 5.14.3 - 2.7.18 + 3.0.0 ${project.parent.basedir}/LICENSE_HEADER.txt