解决repackage报红的问题
This commit is contained in:
parent
36e57222f9
commit
83abbd18f1
|
|
@ -116,6 +116,7 @@
|
|||
<plugin>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
<version>3.4.4</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<configuration>
|
||||
|
|
@ -130,5 +131,4 @@
|
|||
</plugins>
|
||||
</build>
|
||||
|
||||
|
||||
</project>
|
||||
Loading…
Reference in New Issue