This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 81d2d197261 chore(deps): Bump io.netty:netty-bom from 4.1.115.Final to
4.1.116.Final (#16598)
81d2d197261 is described below
commit 81d2d197261da5262b1de48df3d798c48a3a70c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 18 07:57:26 2024 +0100
chore(deps): Bump io.netty:netty-bom from 4.1.115.Final to 4.1.116.Final
(#16598)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from
4.1.115.Final to 4.1.116.Final.
-
[Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.116.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 37b5304c097..24220a5f82b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -380,7 +380,7 @@
<mybatis-version>3.5.17</mybatis-version>
<narayana-version>5.13.1.Final</narayana-version>
<neoscada-version>0.4.0</neoscada-version>
- <netty-version>4.1.115.Final</netty-version>
+ <netty-version>4.1.116.Final</netty-version>
<netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
<networknt-json-schema-validator-version>1.5.4</networknt-json-schema-validator-version>
<nimbus-jose-jwt>9.47</nimbus-jose-jwt>