Skip to content

Commit

Permalink
Update netty monorepo to v4.1.110.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 8ea7876 commit e371d57
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 @@ -546,7 +546,7 @@ dependencyManagement {


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

0 comments on commit e371d57

Please sign in to comment.