From 47dd5a9cb377b1fa146f0da4a8a5df8220681b2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20D=C3=BCmont?= <22489773+newtork@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:07:29 +0200 Subject: [PATCH 1/2] Update update-vulnerability-database.yaml --- .github/workflows/update-vulnerability-database.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }} From 14da944439b130de47210923551a467617878978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:26:10 +0000 Subject: [PATCH 2/2] chore: bump org.owasp:dependency-check-maven from 9.1.0 to 10.0.4 in the production-major group (#242) chore: bump org.owasp:dependency-check-maven Bumps the production-major group with 1 update: [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck). Updates `org.owasp:dependency-check-maven` from 9.1.0 to 10.0.4 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/jeremylong/DependencyCheck/compare/v9.1.0...v10.0.4) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd6da50..d44cfc0 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