Bump io.netty:netty-transport from 4.1.114.Final to 4.1.116.Final

Bumps [io.netty:netty-transport](https://github.com/netty/netty) from 4.1.114.Final to 4.1.116.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.114.Final...netty-4.1.116.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-17 16:53:39 +00:00 committed by GitHub
parent cc59b911a5
commit fd2df280cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -203,7 +203,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport</artifactId>
<version>4.1.114.Final</version>
<version>4.1.116.Final</version>
<scope>provided</scope>
</dependency>
</dependencies>