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 04b047d4e91 chore(deps): Bump io.netty:netty-bom from 4.1.110.Final to
4.1.111.Final (#14595)
04b047d4e91 is described below
commit 04b047d4e9149fd6d8e6e647300decc639966c38
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 19 15:50:16 2024 +0200
chore(deps): Bump io.netty:netty-bom from 4.1.110.Final to 4.1.111.Final
(#14595)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from
4.1.110.Final to 4.1.111.Final.
-
[Commits](https://github.com/netty/netty/compare/netty-4.1.110.Final...netty-4.1.111.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 b1b6cd6276d..050ed57d099 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -369,7 +369,7 @@
<mybatis-version>3.5.16</mybatis-version>
<narayana-version>5.13.1.Final</narayana-version>
<neoscada-version>0.4.0</neoscada-version>
- <netty-version>4.1.110.Final</netty-version>
+ <netty-version>4.1.111.Final</netty-version>
<netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
<networknt-json-schema-validator-version>1.4.0</networknt-json-schema-validator-version>
<nimbus-jose-jwt>9.40</nimbus-jose-jwt>