mirror of
				https://github.com/suyiiyii/SIMS.git
				synced 2025-11-04 15:54:52 +08:00 
			
		
		
		
	chore: 移除spring-boot-docker-compose依赖
This commit is contained in:
		
							parent
							
								
									0e0a927fdf
								
							
						
					
					
						commit
						ddb2db905e
					
				
							
								
								
									
										6
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								pom.xml
									
									
									
									
									
								
							@ -46,12 +46,6 @@
 | 
				
			|||||||
            <scope>runtime</scope>
 | 
					            <scope>runtime</scope>
 | 
				
			||||||
            <optional>true</optional>
 | 
					            <optional>true</optional>
 | 
				
			||||||
        </dependency>
 | 
					        </dependency>
 | 
				
			||||||
        <dependency>
 | 
					 | 
				
			||||||
            <groupId>org.springframework.boot</groupId>
 | 
					 | 
				
			||||||
            <artifactId>spring-boot-docker-compose</artifactId>
 | 
					 | 
				
			||||||
            <scope>runtime</scope>
 | 
					 | 
				
			||||||
            <optional>true</optional>
 | 
					 | 
				
			||||||
        </dependency>
 | 
					 | 
				
			||||||
        <dependency>
 | 
					        <dependency>
 | 
				
			||||||
            <groupId>com.mysql</groupId>
 | 
					            <groupId>com.mysql</groupId>
 | 
				
			||||||
            <artifactId>mysql-connector-j</artifactId>
 | 
					            <artifactId>mysql-connector-j</artifactId>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user