Skip to content

Commit

Permalink
build(deps): bump netty.version from 4.1.94.Final to 4.1.95.Final
Browse files Browse the repository at this point in the history
Bumps `netty.version` from 4.1.94.Final to 4.1.95.Final.

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

Updates `io.netty:netty-buffer` from 4.1.94.Final to 4.1.95.Final
- [Commits](netty/netty@netty-4.1.94.Final...netty-4.1.95.Final)

Updates `io.netty:netty-handler` from 4.1.94.Final to 4.1.95.Final
- [Commits](netty/netty@netty-4.1.94.Final...netty-4.1.95.Final)

Updates `io.netty:netty-codec` from 4.1.94.Final to 4.1.95.Final
- [Commits](netty/netty@netty-4.1.94.Final...netty-4.1.95.Final)

Updates `io.netty:netty-common` from 4.1.94.Final to 4.1.95.Final
- [Commits](netty/netty@netty-4.1.94.Final...netty-4.1.95.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-buffer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 924d0f8 commit 468e5b4
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.10</milo.version>
<mockito.version>5.4.0</mockito.version>
<netty.version>4.1.94.Final</netty.version>
<netty.version>4.1.95.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 468e5b4

Please sign in to comment.