From 8f6577dbfc2f5f9b438d8e233858e866602feb17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 08:29:46 +0000 Subject: [PATCH] Bump the java group across 1 directory with 2 updates Bumps the java group with 2 updates in the /examples/fabric-contract-example-maven directory: [org.junit:junit-bom](https://github.com/junit-team/junit-framework) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `org.junit:junit-bom` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.2...r6.0.3) Updates `ch.qos.logback:logback-classic` from 1.5.29 to 1.5.31 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.29...v_1.5.31) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java ... Signed-off-by: dependabot[bot] --- examples/fabric-contract-example-maven/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/fabric-contract-example-maven/pom.xml b/examples/fabric-contract-example-maven/pom.xml index 509bad29..651faadf 100644 --- a/examples/fabric-contract-example-maven/pom.xml +++ b/examples/fabric-contract-example-maven/pom.xml @@ -15,7 +15,7 @@ 2.5.8 - 1.5.29 + 1.5.31 2.0.17 @@ -32,7 +32,7 @@ org.junit junit-bom - 6.0.2 + 6.0.3 pom import