Skip to content

Commit af5ee9f

Browse files
chore(deps):(deps): bump org.owasp.dependencycheck from 12.1.9 to 12.2.0
Bumps org.owasp.dependencycheck from 12.1.9 to 12.2.0. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 586a7ec commit af5ee9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ogiri-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
// JPA plugin removed - library is now database-agnostic
77
// allopen plugin removed - not needed without JPA
88
id("io.spring.dependency-management") version libs.versions.dependencyManagement.get()
9-
id("org.owasp.dependencycheck") version "12.1.9"
9+
id("org.owasp.dependencycheck") version "12.2.0"
1010
jacoco
1111
`maven-publish`
1212
signing

0 commit comments

Comments
 (0)