Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-gradle from 10.0.3 to 10.0.4 (#9220)
Browse files Browse the repository at this point in the history
Bumps org.owasp:dependency-check-gradle from 10.0.3 to 10.0.4.

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent df01d23 commit 3e705a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation("org.jooq:jooq-codegen-gradle:$jooqVersion")
implementation("org.jooq:jooq-meta:$jooqVersion")
implementation("org.openapitools:openapi-generator-gradle-plugin:7.8.0")
implementation("org.owasp:dependency-check-gradle:10.0.3")
implementation("org.owasp:dependency-check-gradle:10.0.4")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.1.0.4882")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.3.3")
implementation("org.testcontainers:postgresql:1.20.1")
Expand Down

0 comments on commit 3e705a2

Please sign in to comment.