Skip to content

Commit

Permalink
build(deps): bump netty.version from 4.1.101.Final to 4.1.102.Final (#…
Browse files Browse the repository at this point in the history
…1277)

Bumps `netty.version` from 4.1.101.Final to 4.1.102.Final.

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

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

Updates `io.netty:netty-common` from 4.1.101.Final to 4.1.102.Final
- [Commits](netty/netty@netty-4.1.101.Final...netty-4.1.102.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-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 3ccbf9f commit 0b392f4
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 @@ -147,7 +147,7 @@
<maven.clean.plugin.version>3.2.0</maven.clean.plugin.version>
<milo.version>0.6.11</milo.version>
<mockito.version>5.8.0</mockito.version>
<netty.version>4.1.101.Final</netty.version>
<netty.version>4.1.102.Final</netty.version>
<pcap4j.version>1.8.2</pcap4j.version>
<slf4j.version>2.0.9</slf4j.version>
<vavr.version>0.10.4</vavr.version>
Expand Down

0 comments on commit 0b392f4

Please sign in to comment.