Skip to content

Commit

Permalink
Update netty monorepo to v4.1.113.Final (#1680)
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 Sep 25, 2024
1 parent 0c8ac56 commit c94830b
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 @@ -559,7 +559,7 @@ dependencyManagement {
}

// Resolves CVE-2023-4586
dependencySet(group: 'io.netty', version: '4.1.112.Final') {
dependencySet(group: 'io.netty', version: '4.1.113.Final') {
entry 'netty-buffer'
entry 'netty-codec'
entry 'netty-codec-http'
Expand Down

0 comments on commit c94830b

Please sign in to comment.