diff --git a/.github/workflows/update-vulnerability-database.yaml b/.github/workflows/update-vulnerability-database.yaml index 3bf7d51..870252c 100644 --- a/.github/workflows/update-vulnerability-database.yaml +++ b/.github/workflows/update-vulnerability-database.yaml @@ -27,7 +27,7 @@ jobs: - name: Run Maven Plugin run: | - mvn org.owasp:dependency-check-maven:update-only -DnvdMaxRetryCount=10 -DnvdApiDelay=15000 -DconnectionTimeout=60000 + mvn org.owasp:dependency-check-maven:10.0.4:update-only -DnvdMaxRetryCount=10 -DnvdApiDelay=15000 -DconnectionTimeout=60000 env: NVD_API_KEY: ${{ secrets.NVD_API_KEY }} diff --git a/pom.xml b/pom.xml index e6f7c9b..24e7a21 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 3.10.1 3.2.7 1.7.0 - 9.1.0 + 10.0.4 2.15.0 2.16.0 1.6.2