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> <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.7.10</version> <version>2.7.11</version>
<configuration> <configuration>
<fork>true</fork> <fork>true</fork>
<finalName>${project.build.finalName}</finalName> <finalName>${project.build.finalName}</finalName>

Loading…
Cancel
Save