diff --git a/vaadin-dev/pom.xml b/vaadin-dev/pom.xml
index 0355ff11d..0390125ff 100644
--- a/vaadin-dev/pom.xml
+++ b/vaadin-dev/pom.xml
@@ -52,8 +52,75 @@
com.vaadin
copilot
+
+
+
+ io.netty
+ netty-common
+
+
+ io.netty
+ netty-buffer
+
+
+ io.netty
+ netty-codec
+
+
+ io.netty
+ netty-handler
+
+
+ io.netty
+ netty-transport
+
+
+ io.netty
+ netty-resolver
+
+
+ io.netty
+ netty-transport-native-unix-common
+
+
+
+ io.netty
+ netty-common
+ 4.1.115.Final
+
+
+ io.netty
+ netty-buffer
+ 4.1.115.Final
+
+
+ io.netty
+ netty-codec
+ 4.1.115.Final
+
+
+ io.netty
+ netty-handler
+ 4.1.115.Final
+
+
+ io.netty
+ netty-transport
+ 4.1.115.Final
+
+
+ io.netty
+ netty-resolver
+ 4.1.115.Final
+
+
+ io.netty
+ netty-transport-native-unix-common
+ 4.1.115.Final
+
diff --git a/versions.json b/versions.json
index b83c937ba..c08153811 100644
--- a/versions.json
+++ b/versions.json
@@ -382,7 +382,7 @@
"version": "1.0.0"
},
"copilot": {
- "javaVersion": "24.4.16"
+ "javaVersion": "24.4-SNAPSHOT"
},
"kubernetes-kit-starter": {
"javaVersion": "2.3.0"