Skip to content

Commit acb04cb

Browse files
authored
Merge pull request #1801 from marklogic/feature/one-more-black-duck
MLE-12345 One more Black Duck fix
2 parents 9e933c7 + 38d6969 commit acb04cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ dependencies {
2424
// passes without this on the classpath.
2525
exclude module: "commons-beanutils"
2626
}
27-
api 'org.apache.commons:commons-lang3:3.17.0'
27+
api 'org.apache.commons:commons-lang3:3.18.0'
2828
}

0 commit comments

Comments
 (0)