Skip to content

Commit c41b218

Browse files
Update plugin org.owasp.dependencycheck to v12.1.8
1 parent 4af4c5c commit c41b218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id 'jacoco'
1212
id 'io.spring.dependency-management' version '1.1.7'
1313
id 'org.springframework.boot' version '3.5.6'
14-
id 'org.owasp.dependencycheck' version '12.1.6'
14+
id 'org.owasp.dependencycheck' version '12.1.8'
1515
id 'com.github.ben-manes.versions' version '0.53.0'
1616
id 'org.sonarqube' version '6.3.1.5724'
1717
id "io.freefair.lombok" version "9.0.0"

0 commit comments

Comments
 (0)