Skip to content

Commit 679a4c8

Browse files
authored
OAK-11611: blob-cloud, segment: update netty version to 4.1.119 (#2190)
1 parent e292d03 commit 679a4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oak-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<testcontainers.version>1.20.6</testcontainers.version>
7070
<pax-exam.version>4.13.1</pax-exam.version>
7171
<groovy.version>3.0.22</groovy.version>
72-
<netty.version>4.1.115.Final</netty.version>
72+
<netty.version>4.1.119.Final</netty.version>
7373
<!-- determines the bytecode version (i.e. the minimum JRE required to run the build artifact) -->
7474
<javaTargetVersion>11</javaTargetVersion>
7575
<maven.compiler.release>${javaTargetVersion}</maven.compiler.release>

0 commit comments

Comments
 (0)