Skip to content

Commit

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

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

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

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

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

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

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

Updates `io.netty:netty-resolver` from 4.1.114.Final to 4.1.115.Final
- [Commits](netty/netty@netty-4.1.114.Final...netty-4.1.115.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent f851ae6 commit 8f6b260
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 @@ -82,7 +82,7 @@ ext {
mockitoVersion = '4.11.0'
plexusVersion = '4.0.2'
postgresVersion = '42.7.4'
nettyVersion = '4.1.114.Final'
nettyVersion = '4.1.115.Final'
prometheusVersion = '1.13.6'
quartzVersion = '2.3.2'
// TODO: May be able to remove as moving to jakarta servlet
Expand Down

0 comments on commit 8f6b260

Please sign in to comment.