We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6786cdb commit 7e9360fCopy full SHA for 7e9360f
1 file changed
oak-parent/pom.xml
@@ -69,7 +69,7 @@
69
<pax-exam.version>4.14.0</pax-exam.version>
70
<pax-url.version>2.6.17</pax-url.version>
71
<groovy.version>3.0.25</groovy.version>
72
- <netty.version>4.1.131.Final</netty.version>
+ <netty.version>4.1.132.Final</netty.version>
73
<aws.sdk.version>2.34.1</aws.sdk.version>
74
<!-- determines the bytecode version (i.e. the minimum JRE required to run the build artifact) -->
75
<javaTargetVersion>17</javaTargetVersion>
0 commit comments