Skip to content

Commit

Permalink
ipaddress lib upgrade as part of cve fix (#1397)
Browse files Browse the repository at this point in the history
Signed-off-by: Riya Saxena <[email protected]>
(cherry picked from commit 8d59060)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Feb 6, 2024
1 parent 2b8b949 commit 004a2ab
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 @@ -108,7 +108,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 004a2ab

Please sign in to comment.