diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..3cddd8c
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,8 @@
+version: 2
+updates:
+ - package-ecosystem: "maven"
+ directory: "/"
+ schedule:
+ interval: "weekly"
+ labels:
+ - "dependencies"
diff --git a/pom.xml b/pom.xml
index 1073a34..0182fa6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
https://sonarcloud.io
spdx-1
spdx-java-core
- 8.0.2
+ 12.1.3