Skip to content

Commit

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

---
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 Feb 4, 2025
1 parent 8bb4bb3 commit 4f2aefc
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 @@ -48,7 +48,7 @@ dependencies {
implementation("org.jooq:jooq-codegen-gradle:$jooqVersion")
implementation("org.jooq:jooq-meta:$jooqVersion")
implementation("org.openapitools:openapi-generator-gradle-plugin:7.11.0")
implementation("org.owasp:dependency-check-gradle:12.0.1")
implementation("org.owasp:dependency-check-gradle:12.0.2")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.0.1.5171")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.2")
implementation("org.testcontainers:postgresql:1.20.4")
Expand Down

0 comments on commit 4f2aefc

Please sign in to comment.