Skip to content

Commit 8d59060

Browse files
ipaddress lib upgrade as part of cve fix (opensearch-project#1397)
Signed-off-by: Riya Saxena <[email protected]>
1 parent 3c50f7d commit 8d59060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alerting/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ dependencies {
113113
implementation "org.jetbrains:annotations:13.0"
114114

115115
api project(":alerting-core")
116-
implementation "com.github.seancfoley:ipaddress:5.3.3"
116+
implementation "com.github.seancfoley:ipaddress:5.4.1"
117117

118118
testImplementation "org.antlr:antlr4-runtime:${versions.antlr4}"
119119
testImplementation "org.jetbrains.kotlin:kotlin-test:${kotlin_version}"

0 commit comments

Comments
 (0)