Skip to content

Commit

Permalink
Upgrade netty to fix a CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
akheron committed Feb 12, 2025
1 parent 1945d15 commit 94c8580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/evaka-bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ dependencies {
api(platform("com.fasterxml.jackson:jackson-bom:2.18.2"))
api(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
api(platform("io.opentelemetry:opentelemetry-bom:1.47.0"))
api(platform("io.netty:netty-bom:4.1.118.Final"))
api(platform("org.apache.cxf:cxf-bom:4.1.0"))
api(platform("org.jdbi:jdbi3-bom:3.47.0"))
api(platform(libs.kotlin.bom))
Expand Down

0 comments on commit 94c8580

Please sign in to comment.