Skip to content

Commit

Permalink
Bump nettyVersion from 4.1.101.Final to 4.1.106.Final
Browse files Browse the repository at this point in the history
Bumps `nettyVersion` from 4.1.101.Final to 4.1.106.Final.

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  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
- dependency-name: io.netty:netty-buffer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-resolver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 560b372 commit a065d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ ext {
mockitoVersion = '4.11.0'
plexusVersion = '4.0.0'
prometheusVersion = '1.12.0'
nettyVersion = '4.1.101.Final'
nettyVersion = '4.1.106.Final'
quartzVersion = '2.3.2'
reflectionsVersion = '0.10.2'
sanitizerVersion = '1.2.3'
Expand Down

0 comments on commit a065d78

Please sign in to comment.