Skip to content

Commit

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

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

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

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

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

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

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

Updates `io.netty:netty-resolver` from 4.1.107.Final to 4.1.110.Final
- [Commits](netty/netty@netty-4.1.107.Final...netty-4.1.110.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 Jun 10, 2024
1 parent 49f4346 commit 3bdad3a
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'
postgresVersion = '42.7.2'
nettyVersion = '4.1.107.Final'
nettyVersion = '4.1.110.Final'
prometheusVersion = '1.12.4'
quartzVersion = '2.3.2'
reflectionsVersion = '0.10.2'
Expand Down

0 comments on commit 3bdad3a

Please sign in to comment.