This is an automated email from the ASF dual-hosted git repository.

yuluo-yx pushed a commit to branch 2.0.0
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/2.0.0 by this push:
     new 8db769a308 fix: fix compile error
8db769a308 is described below

commit 8db769a308d97157f8c245b239f1138ba43276ec
Author: yuluo-yx <[email protected]>
AuthorDate: Thu Jun 4 23:12:45 2026 +0800

    fix: fix compile error
    
    Signed-off-by: yuluo-yx <[email protected]>
---
 hertzbeat-collector/hertzbeat-collector-collector/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/hertzbeat-collector/hertzbeat-collector-collector/pom.xml 
b/hertzbeat-collector/hertzbeat-collector-collector/pom.xml
index 11b0126495..c5a73903e6 100644
--- a/hertzbeat-collector/hertzbeat-collector-collector/pom.xml
+++ b/hertzbeat-collector/hertzbeat-collector-collector/pom.xml
@@ -41,12 +41,6 @@
             <artifactId>hertzbeat-collector-basic</artifactId>
             <version>${hertzbeat.version}</version>
         </dependency>
-        <dependency>
-            <groupId>org.apache.hertzbeat</groupId>
-            <artifactId>hertzbeat-collector-mysql-r2dbc</artifactId>
-            <version>${hertzbeat.version}</version>
-        </dependency>
-
         <!-- collector-kafka -->
         <dependency>
             <groupId>org.apache.hertzbeat</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to