Skip to content

Commit

Permalink
Update netty monorepo to v4.1.118.Final (#2572)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent fdd49d3 commit 4cfb03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ dependencies {
dependencyManagement {
dependencies {
// Resolves CVE-2023-44487 - remove this block once azure-storage-blob pulls in latest version of netty
dependencySet(group: 'io.netty', version: '4.1.117.Final') {
dependencySet(group: 'io.netty', version: '4.1.118.Final') {
entry 'netty-buffer'
entry 'netty-codec'
entry 'netty-codec-dns'
Expand Down

0 comments on commit 4cfb03c

Please sign in to comment.