You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/01/20 09:17:20 UTC

(camel) branch main updated: Bump io.netty:netty-bom from 4.1.105.Final to 4.1.106.Final (#12851)

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 aca4d32d362 Bump io.netty:netty-bom from 4.1.105.Final to 4.1.106.Final (#12851)
aca4d32d362 is described below

commit aca4d32d362943ef845399baa930819732eee141
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Jan 20 10:17:14 2024 +0100

    Bump io.netty:netty-bom from 4.1.105.Final to 4.1.106.Final (#12851)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.105.Final to 4.1.106.Final.
    - [Commits](https://github.com/netty/netty/compare/netty-4.1.105.Final...netty-4.1.106.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 dc6a2b96069..3f8f0215c6b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -353,7 +353,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.105.Final</netty-version>
+        <netty-version>4.1.106.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
         <networknt-json-schema-validator-version>1.1.0</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>9.37.3</nimbus-jose-jwt>