update maven-plugin
This commit is contained in:
		
							parent
							
								
									5557433235
								
							
						
					
					
						commit
						68ac40eda9
					
				@ -68,7 +68,7 @@
 | 
				
			|||||||
            <plugin>
 | 
					            <plugin>
 | 
				
			||||||
                <groupId>org.springframework.boot</groupId>
 | 
					                <groupId>org.springframework.boot</groupId>
 | 
				
			||||||
                <artifactId>spring-boot-maven-plugin</artifactId>
 | 
					                <artifactId>spring-boot-maven-plugin</artifactId>
 | 
				
			||||||
                <version>2.1.1.RELEASE</version>
 | 
					                <version>2.5.15</version>
 | 
				
			||||||
                <configuration>
 | 
					                <configuration>
 | 
				
			||||||
                    <fork>true</fork> <!-- 如果没有该配置,devtools不会生效 -->
 | 
					                    <fork>true</fork> <!-- 如果没有该配置,devtools不会生效 -->
 | 
				
			||||||
                </configuration>
 | 
					                </configuration>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user