Skip to content

Commit

Permalink
Netty 4.1.30.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfurmanski committed Sep 28, 2018
1 parent 0223a93 commit 480b4c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integrationtests/pom.xml
Expand Up @@ -228,7 +228,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative-boringssl-static</artifactId>
<version>2.0.7.Final</version>
<version>2.0.17.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1285,7 +1285,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.24.Final</version>
<version>4.1.30.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 480b4c6

Please sign in to comment.