From 438720bc5c0bb185e7ac43f724e8d3096c34b6b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 16:57:33 +0000 Subject: [PATCH] Bump junit from 4.12 to 4.13.1 in /moduleApp Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] --- moduleApp/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/moduleApp/pom.xml b/moduleApp/pom.xml index 0e6e4fc..daf28e9 100644 --- a/moduleApp/pom.xml +++ b/moduleApp/pom.xml @@ -6,7 +6,7 @@ pl.clockworkjava Modules-example 1.0-SNAPSHOT - pom + pom Kurs Spring dla poczatkujacych Demo project for Spring Boot @@ -36,7 +36,7 @@ junit junit - 4.12 + 4.13.1 test