From f6295e1b492ad000b6a3a37854ea5a903fd56617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 19:51:44 +0000 Subject: [PATCH] chore(deps): bump junit from 1.10 to 1.24 Bumps junit from 1.10 to 1.24. --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:junit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4a133e6c..17b01c6f 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,7 @@ org.jenkins-ci.plugins junit - 1.10 + 1.24