Skip to content

Commit 010bb11

Browse files
authored
Merge pull request #1 from yetel/dependabot/maven/io.netty-netty-all-4.1.42.Final
Bump netty-all from 4.1.38.Final to 4.1.42.Final
2 parents 3014698 + d496709 commit 010bb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.netty</groupId>
2424
<artifactId>netty-all</artifactId>
25-
<version>4.1.38.Final</version>
25+
<version>4.1.42.Final</version>
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)