Skip to content

Commit

Permalink
ORC-957: Bump netty-all from 4.1.66.Final to 4.1.67.Final (#870)
Browse files Browse the repository at this point in the history
Bumps [netty-all](https://github.com/netty/netty) from 4.1.66.Final to 4.1.67.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.66.Final...netty-4.1.67.Final)

(cherry picked from commit 28085ee)
Signed-off-by: Dongjoon Hyun <[email protected]>
  • Loading branch information
dependabot[bot] authored and dongjoon-hyun committed Nov 13, 2021
1 parent 4de471d commit 69db5a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/bench/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.66.Final</version>
<version>4.1.67.Final</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 69db5a1

Please sign in to comment.