From 01eb7e7c2a6d964c9efaed7ef73306a58a1926d6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Sep 2021 02:15:46 +0000 Subject: [PATCH] Update dependency junit:junit to v4.13.2 --- 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..20409a07 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.2 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..06f121ac 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.2 test