Skip to content

Commit

Permalink
build(deps): bump netty-bom from 4.1.91.Final to 4.1.92.Final (#912)
Browse files Browse the repository at this point in the history
Bumps [netty-bom](https://github.com/netty/netty) from 4.1.91.Final to 4.1.92.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.91.Final...netty-4.1.92.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] committed Apr 26, 2023
1 parent c332aa7 commit 7756669
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 @@ -148,7 +148,7 @@
<!-- version 0.6.8 is being released, however the milo-examples artifact is not available yet -->
<milo.version>0.6.9</milo.version>
<mockito.version>5.3.1</mockito.version>
<netty.version>4.1.91.Final</netty.version>
<netty.version>4.1.92.Final</netty.version>
<pcap4j.version>1.8.2</pcap4j.version>
<slf4j.version>2.0.7</slf4j.version>
<vavr.version>0.10.4</vavr.version>
Expand Down

0 comments on commit 7756669

Please sign in to comment.