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"