Skip to content

Commit

Permalink
Upgrade to Netty tcNative 2.0.35.Final
Browse files Browse the repository at this point in the history
Closes gh-24445
  • Loading branch information
snicoll committed Dec 10, 2020
1 parent 9d5ea3d commit 9091161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1187,7 +1187,7 @@ bom {
]
}
}
library("Netty tcNative", "2.0.34.Final") {
library("Netty tcNative", "2.0.35.Final") {
group("io.netty") {
modules = [
"netty-tcnative",
Expand Down

0 comments on commit 9091161

Please sign in to comment.