Skip to content

Commit d515f17

Browse files
authored
Merge pull request #138 from intergral/update_netty
Update netty to 4.1.112.Final
2 parents 9779f5e + 04e46d2 commit d515f17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<properties>
8888
<deep-proto.version>1.0.5</deep-proto.version>
8989
<grpc.version>1.66.0</grpc.version>
90-
<netty.version>4.1.100.Final</netty.version>
90+
<netty.version>4.1.112.Final</netty.version>
9191
<tcnative.version>2.0.65.Final</tcnative.version>
9292
<asm.version>8.0.1</asm.version>
9393

@@ -625,4 +625,4 @@
625625
</plugins>
626626
</pluginManagement>
627627
</build>
628-
</project>
628+
</project>

0 commit comments

Comments
 (0)