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
The following commit(s) were added to refs/heads/main by this push:
new 08a417b50bc Bump io.netty:netty-bom from 4.1.107.Final to
4.1.108.Final (#13618)
08a417b50bc is described below
commit 08a417b50bc3c57163e92c36ca91422e76f0014b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 26 12:25:44 2024 +0100
Bump io.netty:netty-bom from 4.1.107.Final to 4.1.108.Final (#13618)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from
4.1.107.Final to 4.1.108.Final.
-
[Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.108.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 5274ccef6a5..186d08bb430 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -365,7 +365,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.107.Final</netty-version>
+ <netty-version>4.1.108.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>