Browse Source

🎉 3.1.1.RELEASE

pull/1/head v3.1.1.release
smallchill 1 year ago
parent
commit
c1e713bf75
  1. 2
      pom.xml

2
pom.xml

@ -106,7 +106,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