Skip to content

Commit

Permalink
ipaddress lib upgrade as part of cve fix (opensearch-project#1397)
Browse files Browse the repository at this point in the history
Signed-off-by: Riya Saxena <riysaxen@amazon.com>
  • Loading branch information
riysaxen-amzn committed Feb 6, 2024
1 parent 3c50f7d commit 8d59060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alerting/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ dependencies {
implementation "org.jetbrains:annotations:13.0"

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

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

0 comments on commit 8d59060

Please sign in to comment.