Skip to content

Commit

Permalink
build(deps): bump netty-handler from 4.1.86.Final to 4.1.94.Final (#278)
Browse files Browse the repository at this point in the history
Bumps [netty-handler](https://github.com/netty/netty) from 4.1.86.Final to 4.1.94.Final.
- [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.94.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2023
1 parent 46a623f commit b8bc8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<netty.version>4.1.86.Final</netty.version>
<netty.version>4.1.94.Final</netty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit b8bc8ad

Please sign in to comment.