From 7a33a796294e94799273b5f7bf2fd5e8222f7e80 Mon Sep 17 00:00:00 2001 From: Dejan Date: Sun, 22 Aug 2021 20:46:27 +0200 Subject: [PATCH] commit --- .gitignore | 1 - todolist_editor/pom.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 83d123c..e2f8d0b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ .git .vscode -build-jar todolist_editor/.settings todolist_editor/target diff --git a/todolist_editor/pom.xml b/todolist_editor/pom.xml index 679f208..d3a13b1 100644 --- a/todolist_editor/pom.xml +++ b/todolist_editor/pom.xml @@ -23,7 +23,7 @@ junit junit - 4.11 + 4.13.1 test