Skip to content

Commit

Permalink
Bump netty from 4.1.111.Final to 4.1.112.Final (#615)
Browse files Browse the repository at this point in the history
Bumps `netty` from 4.1.111.Final to 4.1.112.Final.

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

Updates `io.netty:netty-codec-http` from 4.1.111.Final to 4.1.112.Final
- [Commits](netty/netty@netty-4.1.111.Final...netty-4.1.112.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-http
  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 Sep 3, 2024
1 parent 2d13552 commit 81328d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jupiter = "5.10.3"
gson = "2.11.0"
tls-channel = "0.9.1"
jjwt = "0.12.5"
netty = "4.1.111.Final"
netty = "4.1.112.Final"
springboot = "3.2.5"
ziti-api = "0.26.20"
jackson = "2.17.1"
Expand Down

0 comments on commit 81328d2

Please sign in to comment.