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