Skip to content

Commit 30cb95b

Browse files
Bump io.netty:netty-codec-http in /flink-kubernetes
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.108.Final to 4.1.127.Final-redhat-00001. - [Commits](https://github.com/netty/netty/commits) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.1.127.Final-redhat-00001 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d319c9c commit 30cb95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-kubernetes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ under the License.
3232

3333
<properties>
3434
<kubernetes.client.version>7.3.1</kubernetes.client.version>
35-
<netty.override.version>4.1.108.Final</netty.override.version>
35+
<netty.override.version>4.1.127.Final-redhat-00001</netty.override.version>
3636
<surefire.module.config><!--
3737
CommonTestUtils#setEnv
3838
-->--add-opens=java.base/java.util=ALL-UNNAMED

0 commit comments

Comments
 (0)