Browse Source

🎉 3.1.1.RELEASE

training
smallchill 1 year ago
parent
commit
f870813ccf
  1. 2
      pom.xml

2
pom.xml

@ -107,7 +107,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.10</version>
<version>2.7.11</version>
<configuration>
<fork>true</fork>
<finalName>${project.build.finalName}</finalName>

Loading…
Cancel
Save