diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index 018cf8e..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-version: 2
-updates:
-- package-ecosystem: maven
- directory: "/"
- schedule:
- interval: daily
- time: "13:00"
- open-pull-requests-limit: 99
- target-branch: greg-dev
- assignees:
- - GregTCLTK
- labels:
- - pending-deploy
diff --git a/pom.xml b/pom.xml
index e620961..d08a362 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,8 +114,8 @@
org.apache.maven.plugins
maven-compiler-plugin
- 1.8
- 1.8
+ 15
+ 15