Skip to content

Commit 97ac3dc

Browse files
dependabot[bot]MediaMarco
authored andcommitted
Bump dependency-check-gradle from 6.5.2.1 to 6.5.3
Bumps [dependency-check-gradle](https://github.com/dependency-check/dependency-check-gradle) from 6.5.2.1 to 6.5.3. - [Release notes](https://github.com/dependency-check/dependency-check-gradle/releases) - [Commits](https://github.com/dependency-check/dependency-check-gradle/commits) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d35306 commit 97ac3dc

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
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111
dependencies {
1212
classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}")
13-
classpath 'org.owasp:dependency-check-gradle:6.5.2.1'
13+
classpath 'org.owasp:dependency-check-gradle:6.5.3'
1414
classpath 'com.github.jengelman.gradle.plugins:shadow:6.1.0'
1515
}
1616
}

0 commit comments

Comments
 (0)