From ea27b120b2320f27b2e7f9f9079dc2c66d4fd711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 19:53:03 +0000 Subject: [PATCH] Bump junit from 1.9 to 1.24 Bumps junit from 1.9 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 6cd59d8..0e9fc3b 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.jenkins-ci.plugins junit - 1.9 + 1.24 org.jenkins-ci