Skip to content

Commit

Permalink
[Discovery-server] Upgrade. Dependencycheck plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
shaikrasheed99 committed Sep 1, 2024
1 parent fc95a37 commit 3ef4f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discovery-server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootBuildImage
plugins {
id("org.springframework.boot") version "3.3.1"
id("io.spring.dependency-management") version "1.1.6"
id("org.owasp.dependencycheck") version "8.4.0"
id("org.owasp.dependencycheck") version "10.0.3"

kotlin("jvm") version "2.0.0"
kotlin("plugin.spring") version "2.0.0"
Expand Down

0 comments on commit 3ef4f42

Please sign in to comment.