We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e292d03 commit 679a4c8Copy full SHA for 679a4c8
oak-parent/pom.xml
@@ -69,7 +69,7 @@
69
<testcontainers.version>1.20.6</testcontainers.version>
70
<pax-exam.version>4.13.1</pax-exam.version>
71
<groovy.version>3.0.22</groovy.version>
72
- <netty.version>4.1.115.Final</netty.version>
+ <netty.version>4.1.119.Final</netty.version>
73
<!-- determines the bytecode version (i.e. the minimum JRE required to run the build artifact) -->
74
<javaTargetVersion>11</javaTargetVersion>
75
<maven.compiler.release>${javaTargetVersion}</maven.compiler.release>
0 commit comments