Skip to content

Commit 2bcd7e7

Browse files
authored
fix: fix netty (#4076)
Signed-off-by: dl239 <[email protected]>
1 parent 8e79ce0 commit 2bcd7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/openmldb-taskmanager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>io.netty</groupId>
6262
<artifactId>netty-all</artifactId>
63-
<version>4.1.124.Final</version>
63+
<version>4.1.125.Final</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)