Skip to content

Commit

Permalink
fix: netty-handler SniHandler 16MB allocation #297
Browse files Browse the repository at this point in the history
  • Loading branch information
ovidijusnortal committed Feb 19, 2024
1 parent 8aea368 commit 5d5e93d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ xercesVersion=2.12.2
woodstoxVersion=6.4.0
springBootVersion=3.2.2
springDependenciesVersion=1.1.4
nettyVersion=4.1.105.Final
netty.version=${nettyVersion}
springCloudVersion=2023.0.0
openFeignVersion=12.3
junitJupiterVersion=5.10.2
Expand Down

0 comments on commit 5d5e93d

Please sign in to comment.