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 6bdb78a commit 970ec1dCopy full SHA for 970ec1d
bom/build.gradle
@@ -85,7 +85,7 @@ ext {
85
mockitoVersion = '4.11.0'
86
plexusVersion = '4.0.2'
87
postgresVersion = '42.7.8' // 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