Skip to content

Commit ac12cf6

Browse files
committed
Update release plugin, update dependency check plugin
1 parent 0a8e86a commit ac12cf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ plugins {
22
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
33
id 'org.springframework.boot' version '2.6.6'
44
id "org.asciidoctor.jvm.convert" version "3.3.0"
5-
id "org.owasp.dependencycheck" version "7.0.4.1"
6-
id 'net.researchgate.release' version '2.8.1'
5+
id "org.owasp.dependencycheck" version "7.3.0"
6+
id 'net.researchgate.release' version '3.0.2'
77
id "com.gorylenko.gradle-git-properties" version "2.4.1"
88
id 'java'
99
id 'jacoco'

0 commit comments

Comments
 (0)