Skip to content

Commit

Permalink
Re #113: Upgraded Netty to the newest version. (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkowalcz authored Jul 15, 2023
1 parent 82d4ce5 commit 3b395d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.1.77.Final</version>
<version>4.1.94.Final</version>
</dependency>

<!-- For the example metric consumer -->
Expand Down

0 comments on commit 3b395d6

Please sign in to comment.