From b9f78f6463160cb30f6cc276531c3ecc4c7834ee Mon Sep 17 00:00:00 2001
From: guang <guang@guang.com>
Date: 星期六, 15 六月 2024 10:36:48 +0800
Subject: [PATCH] 切加颜分支

---
 pom.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index f72317a..f11cf68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,10 +4,10 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>com.duxinglangzi</groupId>
+    <groupId>com.hz</groupId>
     <artifactId>canal-spring-boot-starter</artifactId>
     <description>canal spring boot starter</description>
-    <version>1.0.0</version>
+    <version>jiayan</version>
 
     <properties>
         <maven.compiler.source>8</maven.compiler.source>
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-dependencies</artifactId>
-        <version>2.6.1</version>
+        <version>2.6.2</version>
     </parent>
 
     <dependencies>

--
Gitblit v1.8.0