This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 224efcee2d549198990f894cfde55670fa9bf750 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Feb 27 08:55:56 2025 +0100 chore(deps): Bump io.netty:netty-bom from 4.1.118.Final to 4.1.119.Final (#17293) Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.118.Final to 4.1.119.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 8eec6ea9ad8..5285e5ef3d3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -383,7 +383,7 @@ <narayana-version>5.13.1.Final</narayana-version> <neoscada-version>0.4.0</neoscada-version> <neo4j-version>5.28.1</neo4j-version> - <netty-version>4.1.118.Final</netty-version> + <netty-version>4.1.119.Final</netty-version> <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version> <networknt-json-schema-validator-version>1.5.6</networknt-json-schema-validator-version> <nimbus-jose-jwt>10.0.2</nimbus-jose-jwt>