Skip to content

Commit d428b44

Browse files
change version notation
1 parent 798bac6 commit d428b44

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
@@ -35,7 +35,7 @@ dependencies {
3535
constraints {
3636
implementation('org.apache.commons:commons-lang3') {
3737
version {
38-
strictly('[3.18.0, 4[')
38+
strictly('[3.18.0, 4)')
3939
}
4040
because('CVE-2025-48924: Apache Commons Lang is vulnerable to Uncontrolled Recursion when processing long inputs')
4141
}

0 commit comments

Comments
 (0)