Skip to content

Commit

Permalink
Bump netty-bom from 4.1.93.Final to 4.1.94.Final in /lang/java (#2303)
Browse files Browse the repository at this point in the history
Bumps [netty-bom](https://github.com/netty/netty) from 4.1.93.Final to 4.1.94.Final.
- [Commits](netty/netty@netty-4.1.93.Final...netty-4.1.94.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and RyanSkraba committed Jun 26, 2023
1 parent f8efa8a commit e2ad4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<jetty.version>9.4.51.v20230217</jetty.version>
<jopt-simple.version>5.0.4</jopt-simple.version>
<junit5.version>5.9.3</junit5.version>
<netty.version>4.1.93.Final</netty.version>
<netty.version>4.1.94.Final</netty.version>
<protobuf.version>3.23.3</protobuf.version>
<thrift.version>0.16.0</thrift.version>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit e2ad4c3

Please sign in to comment.