|  | @@ -33,8 +33,8 @@
 | 
	
		
			
				|  |  |          
 | 
	
		
			
				|  |  |          <!-- SpringBoot Seata -->
 | 
	
		
			
				|  |  |          <dependency>
 | 
	
		
			
				|  |  | -            <groupId>io.seata</groupId>
 | 
	
		
			
				|  |  | -            <artifactId>seata-spring-boot-starter</artifactId>
 | 
	
		
			
				|  |  | +            <groupId>com.alibaba.cloud</groupId>
 | 
	
		
			
				|  |  | +            <artifactId>spring-cloud-starter-alibaba-seata</artifactId>
 | 
	
		
			
				|  |  |          </dependency>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      </dependencies>
 |