Skip to content

Commit f7b4c5a

Browse files
authored
Bump Netty from 4.1.60.Final to 4.1.73.Final
Fixes #436
1 parent 3044cbc commit f7b4c5a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,13 @@
102102
<type>pom</type>
103103
<scope>import</scope>
104104
</dependency>
105+
<dependency>
106+
<groupId>io.netty</groupId>
107+
<artifactId>netty-bom</artifactId>
108+
<version>4.1.73.Final</version>
109+
<type>pom</type>
110+
<scope>import</scope>
111+
</dependency>
105112
</dependencies>
106113
</dependencyManagement>
107114

0 commit comments

Comments
 (0)