Skip to content

Commit 9d5b123

Browse files
committed
Update strange comment
1 parent 4210d9b commit 9d5b123

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
@@ -67,7 +67,7 @@ subprojects {
6767
testCompileOnly(libs.lombok)
6868
testAnnotationProcessor(libs.lombok)
6969

70-
// Security constraintsAdd commentMore actions
70+
// Security constraints
7171
constraints {
7272
implementation("org.springframework:spring-web:6.2.8") {
7373
because("versions below 6.2.8 have security vulnerabilities including CVE-2024-38820 - see dependabot #12")

0 commit comments

Comments
 (0)