diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index f3b1e4c..c81178f 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -40,4 +40,4 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Check dependencies
- run: ./mvnw --batch-mode --no-transfer-progress -e dependency-check:check
+ run: ./mvnw --batch-mode --no-transfer-progress -e dependency-check:check -DnvdApiKey='${{ secrets.NVD_API_KEY }}'
diff --git a/pom.xml b/pom.xml
index 3785f74..c7548e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
3.11.0
0.8.11
3.2.2
- 8.4.3
+ 9.0.4
3.3.0
3.6.3
3.1.0