diff --git a/.gitignore b/.gitignore index dd8b65f..611bd7e 100644 --- a/.gitignore +++ b/.gitignore @@ -31,8 +31,9 @@ build/ ### VS Code ### .vscode/ + +/*.class .class # Ignore Maven target directory /target/ - diff --git a/pom.xml b/pom.xml index 08618b1..2dcf310 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,7 @@ https://maven.pkg.github.com/Podzilla/mq-utils-lib + org.springframework.boot