From 5e71b3d89c82b74d722bb95dcf28602267c1107e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 13:38:51 +0000 Subject: [PATCH] Bump the java group across 9 directories with 2 updates Bumps the java group with 1 update in the / directory: [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java). Bumps the java group with 1 update in the /examples/fabric-contract-example-as-service directory: [com.gradleup.shadow](https://github.com/GradleUp/shadow). Bumps the java group with 1 update in the /examples/fabric-contract-example-gradle directory: [com.gradleup.shadow](https://github.com/GradleUp/shadow). Bumps the java group with 1 update in the /examples/fabric-contract-example-gradle-kotlin directory: [com.gradleup.shadow](https://github.com/GradleUp/shadow). Bumps the java group with 1 update in the /examples/ledger-api directory: [com.gradleup.shadow](https://github.com/GradleUp/shadow). Bumps the java group with 1 update in the /fabric-chaincode-integration-test/src/contracts/bare-gradle directory: [com.gradleup.shadow](https://github.com/GradleUp/shadow). Bumps the java group with 1 update in the /fabric-chaincode-integration-test/src/contracts/fabric-ledger-api directory: [com.gradleup.shadow](https://github.com/GradleUp/shadow). Bumps the java group with 1 update in the /fabric-chaincode-integration-test/src/contracts/fabric-shim-api directory: [com.gradleup.shadow](https://github.com/GradleUp/shadow). Bumps the java group with 1 update in the /fabric-chaincode-shim directory: [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java). Updates `io.opentelemetry:opentelemetry-bom` from 1.52.0 to 1.53.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.52.0...v1.53.0) Updates `com.gradleup.shadow` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](https://github.com/GradleUp/shadow/compare/9.0.0...9.0.1) Updates `com.gradleup.shadow` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](https://github.com/GradleUp/shadow/compare/9.0.0...9.0.1) Updates `com.gradleup.shadow` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](https://github.com/GradleUp/shadow/compare/9.0.0...9.0.1) Updates `com.gradleup.shadow` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](https://github.com/GradleUp/shadow/compare/9.0.0...9.0.1) Updates `com.gradleup.shadow` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](https://github.com/GradleUp/shadow/compare/9.0.0...9.0.1) Updates `com.gradleup.shadow` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](https://github.com/GradleUp/shadow/compare/9.0.0...9.0.1) Updates `com.gradleup.shadow` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](https://github.com/GradleUp/shadow/compare/9.0.0...9.0.1) Updates `io.opentelemetry:opentelemetry-bom` from 1.52.0 to 1.53.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.52.0...v1.53.0) --- updated-dependencies: - dependency-name: io.opentelemetry:opentelemetry-bom dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.gradleup.shadow dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: com.gradleup.shadow dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: com.gradleup.shadow dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: com.gradleup.shadow dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: com.gradleup.shadow dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: com.gradleup.shadow dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: com.gradleup.shadow dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: io.opentelemetry:opentelemetry-bom dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] --- examples/fabric-contract-example-as-service/build.gradle | 2 +- examples/fabric-contract-example-gradle-kotlin/build.gradle.kts | 2 +- examples/fabric-contract-example-gradle/build.gradle | 2 +- examples/ledger-api/build.gradle | 2 +- .../src/contracts/bare-gradle/build.gradle | 2 +- .../src/contracts/fabric-ledger-api/build.gradle | 2 +- .../src/contracts/fabric-shim-api/build.gradle | 2 +- fabric-chaincode-shim/build.gradle | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/fabric-contract-example-as-service/build.gradle b/examples/fabric-contract-example-as-service/build.gradle index 24d5eb81..171a5959 100644 --- a/examples/fabric-contract-example-as-service/build.gradle +++ b/examples/fabric-contract-example-as-service/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.gradleup.shadow' version '9.0.0' + id 'com.gradleup.shadow' version '9.0.1' id 'java' } diff --git a/examples/fabric-contract-example-gradle-kotlin/build.gradle.kts b/examples/fabric-contract-example-gradle-kotlin/build.gradle.kts index c549dd66..3e366d52 100644 --- a/examples/fabric-contract-example-gradle-kotlin/build.gradle.kts +++ b/examples/fabric-contract-example-gradle-kotlin/build.gradle.kts @@ -5,7 +5,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar plugins { - id("com.gradleup.shadow") version "9.0.0" + id("com.gradleup.shadow") version "9.0.1" id("org.jetbrains.kotlin.jvm") version "2.2.0" } diff --git a/examples/fabric-contract-example-gradle/build.gradle b/examples/fabric-contract-example-gradle/build.gradle index 1a8b41c1..34aaa5a9 100644 --- a/examples/fabric-contract-example-gradle/build.gradle +++ b/examples/fabric-contract-example-gradle/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.gradleup.shadow' version '9.0.0' + id 'com.gradleup.shadow' version '9.0.1' id 'java' } diff --git a/examples/ledger-api/build.gradle b/examples/ledger-api/build.gradle index 38db2cc3..2787af35 100644 --- a/examples/ledger-api/build.gradle +++ b/examples/ledger-api/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.gradleup.shadow' version '9.0.0' + id 'com.gradleup.shadow' version '9.0.1' id 'java' } diff --git a/fabric-chaincode-integration-test/src/contracts/bare-gradle/build.gradle b/fabric-chaincode-integration-test/src/contracts/bare-gradle/build.gradle index a4586895..860f6b6c 100644 --- a/fabric-chaincode-integration-test/src/contracts/bare-gradle/build.gradle +++ b/fabric-chaincode-integration-test/src/contracts/bare-gradle/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.gradleup.shadow' version '9.0.0' + id 'com.gradleup.shadow' version '9.0.1' id 'java' } diff --git a/fabric-chaincode-integration-test/src/contracts/fabric-ledger-api/build.gradle b/fabric-chaincode-integration-test/src/contracts/fabric-ledger-api/build.gradle index 7c974b86..c9c786a7 100644 --- a/fabric-chaincode-integration-test/src/contracts/fabric-ledger-api/build.gradle +++ b/fabric-chaincode-integration-test/src/contracts/fabric-ledger-api/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.gradleup.shadow' version '9.0.0' + id 'com.gradleup.shadow' version '9.0.1' id 'java' } diff --git a/fabric-chaincode-integration-test/src/contracts/fabric-shim-api/build.gradle b/fabric-chaincode-integration-test/src/contracts/fabric-shim-api/build.gradle index 00910f5f..58faa988 100644 --- a/fabric-chaincode-integration-test/src/contracts/fabric-shim-api/build.gradle +++ b/fabric-chaincode-integration-test/src/contracts/fabric-shim-api/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.gradleup.shadow' version '9.0.0' + id 'com.gradleup.shadow' version '9.0.1' id 'java' } diff --git a/fabric-chaincode-shim/build.gradle b/fabric-chaincode-shim/build.gradle index 556df472..fd3e5ae5 100644 --- a/fabric-chaincode-shim/build.gradle +++ b/fabric-chaincode-shim/build.gradle @@ -37,7 +37,7 @@ dependencies { } implementation platform('com.google.protobuf:protobuf-bom:4.31.1') implementation platform('io.grpc:grpc-bom:1.74.0') - implementation platform('io.opentelemetry:opentelemetry-bom:1.52.0') + implementation platform('io.opentelemetry:opentelemetry-bom:1.53.0') implementation 'org.hyperledger.fabric:fabric-protos:0.3.7' implementation 'org.bouncycastle:bcpkix-jdk18on:1.81'