From 4d5a9d3c0d560dea081ea1890d35af92c8ccecb3 Mon Sep 17 00:00:00 2001 From: Vaadin Bot Date: Tue, 7 Jan 2025 16:56:20 +0100 Subject: [PATCH] update copilot to 24.6.1 (#7169) * update copilot to 24.6.1 * update hilla to 24.6.1 (#7164) Co-authored-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> --------- Co-authored-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> --- vaadin-dev/pom.xml | 72 ++++++++++++++++++++++++++++++++++++++++------ versions.json | 4 +-- 2 files changed, 65 insertions(+), 11 deletions(-) diff --git a/vaadin-dev/pom.xml b/vaadin-dev/pom.xml index 740071a61..1cab33bb6 100644 --- a/vaadin-dev/pom.xml +++ b/vaadin-dev/pom.xml @@ -53,8 +53,8 @@ com.vaadin copilot - + io.netty netty-common @@ -67,6 +67,18 @@ io.netty netty-codec + + io.netty + netty-codec-http + + + io.netty + netty-codec-http2 + + + io.netty + netty-handler-proxy + io.netty netty-handler @@ -79,47 +91,89 @@ io.netty netty-resolver + + io.netty + netty-resolver-dns + io.netty netty-transport-native-unix-common + + io.netty + netty-resolver-dns-native-macos + + + io.netty + netty-transport-native-epoll + io.netty netty-common - 4.1.115.Final + 4.1.116.Final io.netty netty-buffer - 4.1.115.Final + 4.1.116.Final io.netty netty-codec - 4.1.115.Final + 4.1.116.Final + + + io.netty + netty-codec-http + 4.1.116.Final + + + io.netty + netty-codec-http2 + 4.1.116.Final + + + io.netty + netty-handler-proxy + 4.1.116.Final io.netty netty-handler - 4.1.115.Final + 4.1.116.Final io.netty netty-transport - 4.1.115.Final + 4.1.116.Final io.netty netty-resolver - 4.1.115.Final + 4.1.116.Final + + + io.netty + netty-resolver-dns + 4.1.116.Final io.netty netty-transport-native-unix-common - 4.1.115.Final + 4.1.116.Final + + + io.netty + netty-resolver-dns-native-macos + 4.1.116.Final + + + io.netty + netty-transport-native-epoll + 4.1.116.Final diff --git a/versions.json b/versions.json index 50678ad9e..41cee5039 100644 --- a/versions.json +++ b/versions.json @@ -143,7 +143,7 @@ "npmName": "@vaadin/grid" }, "hilla": { - "javaVersion": "24.6.0" + "javaVersion": "24.6.1" }, "horizontal-layout": { "jsVersion": "24.6.1", @@ -391,7 +391,7 @@ "javaVersion": "1.1.0" }, "copilot": { - "javaVersion": "24.6.0" + "javaVersion": "24.6.1" }, "kubernetes-kit-starter": { "javaVersion": "2.4.0"