From: Robert Varga Date: Mon, 18 Dec 2023 22:13:23 +0000 (+0100) Subject: Bump Netty to 4.1.104.Final X-Git-Tag: v13.0.10~9 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=5159f0dbaf4c607d05cd3841f873c933fb59c4a8;p=odlparent.git Bump Netty to 4.1.104.Final https://netty.io/news/2023/12/13/4-1-103-Final.html https://netty.io/news/2023/12/15/4-1-104-Final.html Change-Id: I4b5b9a37ed03d319a0602c89b93f9034680cc7c7 Signed-off-by: Robert Varga --- diff --git a/features/odl-netty-4/src/main/history/dependencies.xml b/features/odl-netty-4/src/main/history/dependencies.xml index c44de18f0..fe305d33a 100644 --- a/features/odl-netty-4/src/main/history/dependencies.xml +++ b/features/odl-netty-4/src/main/history/dependencies.xml @@ -1,16 +1,16 @@ - mvn:io.netty/netty-buffer/4.1.101.Final - mvn:io.netty/netty-codec/4.1.101.Final - mvn:io.netty/netty-codec-http/4.1.101.Final - mvn:io.netty/netty-common/4.1.101.Final - mvn:io.netty/netty-handler/4.1.101.Final - mvn:io.netty/netty-resolver/4.1.101.Final - mvn:io.netty/netty-transport/4.1.101.Final - mvn:io.netty/netty-transport-classes-epoll/4.1.101.Final - mvn:io.netty/netty-transport-native-epoll/4.1.101.Final/jar/linux-x86_64 - mvn:io.netty/netty-transport-native-unix-common/4.1.101.Final - mvn:io.netty/netty-transport-native-unix-common/4.1.101.Final/jar/linux-x86_64 + mvn:io.netty/netty-buffer/4.1.104.Final + mvn:io.netty/netty-codec/4.1.104.Final + mvn:io.netty/netty-codec-http/4.1.104.Final + mvn:io.netty/netty-common/4.1.104.Final + mvn:io.netty/netty-handler/4.1.104.Final + mvn:io.netty/netty-resolver/4.1.104.Final + mvn:io.netty/netty-transport/4.1.104.Final + mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final + mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 + mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final + mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 diff --git a/odlparent-dependency-check/pom.xml b/odlparent-dependency-check/pom.xml index 90fed0204..1d2d6360c 100644 --- a/odlparent-dependency-check/pom.xml +++ b/odlparent-dependency-check/pom.xml @@ -101,7 +101,7 @@ io.netty netty-bom pom - 4.1.101.Final + 4.1.104.Final jakarta.ws.rs diff --git a/odlparent/pom.xml b/odlparent/pom.xml index 2f62c64d4..63199475c 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -376,7 +376,7 @@ io.netty netty-bom - 4.1.101.Final + 4.1.104.Final pom import