Skip to content

Commit 1dd0460

Browse files
chore(deps): update plugin org.owasp.dependencycheck to v12.1.5 (#1066)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | org.owasp.dependencycheck | `12.1.3` -> `12.1.5` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin/12.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin/12.1.3/12.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/grafana/grafana-opentelemetry-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UtcGF0Y2giLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aacf997 commit 1dd0460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "java"
3-
id "org.owasp.dependencycheck" version "12.1.3"
3+
id "org.owasp.dependencycheck" version "12.1.5"
44
}
55

66
apply from: "$rootDir/gradle/checkstyle.gradle"

0 commit comments

Comments
 (0)