From 74d1bd44044129e4a773e38e3edc3c591ae37ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 17:16:57 +0000 Subject: [PATCH] Bump the upstream-libs group with 3 updates Bumps the upstream-libs group with 3 updates: [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework), [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `org.junit.jupiter:junit-jupiter-engine` from 5.14.0 to 5.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.14.0...r5.14.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.0 to 5.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.14.0...r5.14.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.0 to 5.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.14.0...r5.14.1) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: upstream-libs - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: upstream-libs - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: upstream-libs - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: upstream-libs ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7919889..331c709 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ UTF-8 3.51.0 - 5.14.0 + 5.14.1 2.25.2 11 11 @@ -120,7 +120,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14