From c0d98e8d35ab01386592de5101ba00b5d9e473d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 02:45:10 +0000 Subject: [PATCH] Bump org.junit.jupiter:junit-jupiter-params from 5.12.1 to 5.13.4 Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) from 5.12.1 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.12.1...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- peass-jmh/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/peass-jmh/pom.xml b/peass-jmh/pom.xml index 15176b618..e3a035f03 100644 --- a/peass-jmh/pom.xml +++ b/peass-jmh/pom.xml @@ -99,7 +99,7 @@ org.junit.jupiter junit-jupiter-params - 5.12.1 + 5.13.4 test diff --git a/pom.xml b/pom.xml index 5db2cc94c..ece8cea62 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ 5.16.1 - 5.12.1 + 5.13.4 2.0.2 1.4.4 2.11.5