Skip to content

Commit

Permalink
Update plugin org.owasp.dependencycheck to v8.3.1 (#193)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 23, 2023
1 parent fa51f0d commit 48607a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'checkstyle'
id 'io.spring.dependency-management' version '1.1.0'
id 'org.springframework.boot' version '3.1.0'
id 'org.owasp.dependencycheck' version '8.2.1'
id 'org.owasp.dependencycheck' version '8.3.1'
id 'com.github.ben-manes.versions' version '0.47.0'
id 'se.patrikerdes.use-latest-versions' version '0.2.18'
id 'java-library'
Expand Down

0 comments on commit 48607a0

Please sign in to comment.