Skip to content

Commit 36b6243

Browse files
authored
Merge pull request #124 from GGGGGHT/renovate/netty-monorepo
fix(deps): update dependency io.netty:netty-all to v4.1.107.final
2 parents b0ca1bb + 98c5796 commit 36b6243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>io.netty</groupId>
126126
<artifactId>netty-all</artifactId>
127-
<version>4.1.92.Final</version>
127+
<version>4.1.107.Final</version>
128128
</dependency>
129129
<dependency>
130130
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)