Skip to content

Commit

Permalink
build(deps): bump netty-codec in /java-client
Browse files Browse the repository at this point in the history
Bumps [netty-codec](https://github.com/netty/netty) from 4.1.42.Final to 4.1.68.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.42.Final...netty-4.1.68.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2022
1 parent 347f7b9 commit af46085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec</artifactId>
<version>4.1.42.Final</version>
<version>4.1.68.Final</version>
</dependency>
<!-- https://mvnrepository.com/artifact/io.netty/netty-codec-http -->
<dependency>
Expand Down

0 comments on commit af46085

Please sign in to comment.