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 4de760bdb29 Bump io.netty:netty-bom from 4.1.108.Final to
4.1.109.Final (#13854)
4de760bdb29 is described below
commit 4de760bdb29bd35c8e4f5e6803bbee870c06721d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 19 09:58:54 2024 +0200
Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final (#13854)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from
4.1.108.Final to 4.1.109.Final.
-
[Commits](https://github.com/netty/netty/compare/netty-4.1.108.Final...netty-4.1.109.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 50691b70167..70d7b34a765 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -371,7 +371,7 @@
<mybatis-version>3.5.15</mybatis-version>
<narayana-version>5.13.1.Final</narayana-version>
<neoscada-version>0.4.0</neoscada-version>
- <netty-version>4.1.108.Final</netty-version>
+ <netty-version>4.1.109.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.37.3</nimbus-jose-jwt>