From dbb28f43cdcce946624c391a8f7eb8a9659a9665 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 21:48:22 +0000 Subject: [PATCH] Update dependency junit:junit to v4.13.1 [SECURITY] --- codegen/com.abstratt.mdd.target.jee/templates/pom.xml | 2 +- codegen/com.abstratt.mdd.target.jse/templates/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/codegen/com.abstratt.mdd.target.jee/templates/pom.xml b/codegen/com.abstratt.mdd.target.jee/templates/pom.xml index 5ab7c681..ed43fb63 100644 --- a/codegen/com.abstratt.mdd.target.jee/templates/pom.xml +++ b/codegen/com.abstratt.mdd.target.jee/templates/pom.xml @@ -66,7 +66,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/codegen/com.abstratt.mdd.target.jse/templates/pom.xml b/codegen/com.abstratt.mdd.target.jse/templates/pom.xml index 2820820e..2b5eeb79 100644 --- a/codegen/com.abstratt.mdd.target.jse/templates/pom.xml +++ b/codegen/com.abstratt.mdd.target.jse/templates/pom.xml @@ -10,7 +10,7 @@ junit junit - 4.11 + 4.13.1 test