Skip to content

Commit

Permalink
Adjusted dependency versions to address CVEs.
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
AWSHurneyt committed Feb 27, 2024
1 parent 5f67ea5 commit 3007885
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.3.3"
implementation "com.github.seancfoley:ipaddress:5.4.1"

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

0 comments on commit 3007885

Please sign in to comment.