We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ebbc0b commit 152a2f2Copy full SHA for 152a2f2
pom.xml
@@ -41,7 +41,7 @@
41
<mbr.version>0.2.0.RELEASE</mbr.version>
42
<logback.version>1.2.3</logback.version>
43
<mockito.version>3.2.4</mockito.version>
44
- <netty.version>4.1.44.Final</netty.version>
+ <netty.version>4.1.47.Final</netty.version>
45
<postgresql.version>42.2.9</postgresql.version>
46
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
47
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
0 commit comments