Skip to content

Commit

Permalink
Bump netty4_version from 4.1.92.Final to 4.1.94.Final
Browse files Browse the repository at this point in the history
Bumps `netty4_version` from 4.1.92.Final to 4.1.94.Final.

Updates `netty-all` from 4.1.92.Final to 4.1.94.Final
- [Commits](netty/netty@netty-4.1.92.Final...netty-4.1.94.Final)

Updates `netty-bom` from 4.1.92.Final to 4.1.94.Final
- [Commits](netty/netty@netty-4.1.92.Final...netty-4.1.94.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent 5f83f10 commit 42c6797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dubbo-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<javassist_version>3.29.2-GA</javassist_version>
<bytebuddy.version>1.14.5</bytebuddy.version>
<netty_version>3.2.10.Final</netty_version>
<netty4_version>4.1.92.Final</netty4_version>
<netty4_version>4.1.94.Final</netty4_version>
<mina_version>2.2.1</mina_version>
<grizzly_version>2.4.4</grizzly_version>
<httpclient_version>4.5.14</httpclient_version>
Expand Down

0 comments on commit 42c6797

Please sign in to comment.