diff --git a/.gitignore b/.gitignore index 549e00a2a96fa9d7c5dbc9859664a78d980158c2..e329924dc9aa099fbf2ad5c0e773916e557a0f81 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ build/ ### VS Code ### .vscode/ +/myLogs/ \ No newline at end of file diff --git a/pom.xml b/pom.xml index cb41107373027e955f7fb8cc332f45156b025d21..0266af0420e2ad8d7b962430308c8c026a88ab86 100644 --- a/pom.xml +++ b/pom.xml @@ -283,14 +283,13 @@ 1.6.0 + - org.yaml - snakeyaml - 1.25 + org.yaml + snakeyaml -