We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127b34d commit f179714Copy full SHA for f179714
bom/build.gradle
@@ -85,7 +85,7 @@ ext {
85
mockitoVersion = '4.11.0'
86
plexusVersion = '4.0.2'
87
postgresVersion = '42.7.4' // already there
88
- nettyVersion = '4.1.115.Final'
+ nettyVersion = '4.2.7.Final'
89
prometheusVersion = '1.14.2'
90
quartzVersion = '2.5.0'
91
// TODO: May be able to remove as moving to jakarta servlet
0 commit comments