diff --git a/fe/pom.xml b/fe/pom.xml
index 235c12fe35f9e5..9202258247cf23 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -274,8 +274,9 @@ under the License.
6.0.0
0.16.0
9.0.104
- 2.25.2
- 2.25.2
+ 2.25.3
+ 2.25.3
+ 1.2.5
2.0.17
4.0.2
@@ -303,6 +304,7 @@ under the License.
1.11-8
1.0.1
11.0.26
+ 9.4.58.v20250814
4.12.0
4.9.3
3.4.0
@@ -454,6 +456,11 @@ under the License.
ivy
${ivy.version}
+
+ org.eclipse.jetty.websocket
+ websocket-client
+ ${jetty-websocket.version}
+
org.eclipse.jetty.toolchain
@@ -870,6 +877,16 @@ under the License.
org.apache.doris
je
${je.version}
+
+
+ org.apache.ant
+ ant
+
+
+ org.checkerframework
+ checker
+
+
@@ -918,7 +935,7 @@ under the License.
org.apache.logging.log4j
log4j-slf4j2-impl
- 2.20.0
+ ${log4j2.version}
org.apache.logging.log4j
@@ -952,6 +969,11 @@ under the License.
metrics-core
${metrics-core.version}
+
+ org.eclipse.paho
+ org.eclipse.paho.client.mqttv3
+ ${mqtt.version}
+
org.apache.velocity