mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Upgrade to spring-javaformat 0.0.12
See gh-923
This commit is contained in:
parent
43b1148f64
commit
4132306a53
4
pom.xml
4
pom.xml
@ -44,7 +44,7 @@
|
||||
<junit-jupiter.version>5.4.2</junit-jupiter.version>
|
||||
<spring-boot.version>2.1.5.RELEASE</spring-boot.version>
|
||||
<spring-cloud-contract.version>2.1.1.RELEASE</spring-cloud-contract.version>
|
||||
<spring-javaformat.version>0.0.9</spring-javaformat.version>
|
||||
<spring-javaformat.version>0.0.12</spring-javaformat.version>
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
@ -175,7 +175,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>3.0.0</version>
|
||||
<version>3.1.0</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user