Skip to content

Commit

Permalink
Adjusted com.github.seancfoley:ipaddress version to address CVE.
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
AWSHurneyt committed Feb 28, 2024
1 parent 3007885 commit 90cc4d1
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 @@ -101,7 +101,7 @@ dependencies {

compile project(":alerting-core")
compile project(":alerting-notification")
implementation "com.github.seancfoley:ipaddress:5.4.1"
implementation "com.github.seancfoley:ipaddress:5.4.2"

testImplementation "org.jetbrains.kotlin:kotlin-test:${kotlin_version}"
testCompile "org.mockito:mockito-core:3.12.4"
Expand Down

0 comments on commit 90cc4d1

Please sign in to comment.