Skip to content

Commit

Permalink
chore(deps): bump io.netty:netty-codec-http in /moquette-0.17/broker
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MikeDombo committed Mar 25, 2024
1 parent 10d8671 commit 273e58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moquette-0.17/broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<netty.version>4.1.94.Final</netty.version>
<netty.version>4.1.108.Final</netty.version>
<!-- Check Netty pom.xm to know the right version of tcnative, for example
https://github.com/netty/netty/blob/netty-4.1.93.Final/pom.xml#L625 -->
<netty.tcnative.version>2.0.61.Final</netty.tcnative.version>
Expand Down

0 comments on commit 273e58a

Please sign in to comment.