mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-24 19:32:48 +00:00
Upgrade to spring javaformat 0.0.31
This commit is contained in:
parent
604a9dfe1e
commit
d90ecb6a0f
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -26,7 +26,7 @@
|
|||
<jacoco.version>0.8.5</jacoco.version>
|
||||
<node.version>v8.11.1</node.version>
|
||||
<nohttp-checkstyle.version>0.0.10</nohttp-checkstyle.version>
|
||||
<spring-format.version>0.0.27</spring-format.version>
|
||||
<spring-format.version>0.0.31</spring-format.version>
|
||||
|
||||
</properties>
|
||||
|
||||
|
@ -136,7 +136,7 @@
|
|||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>8.32</version>
|
||||
<version>8.45.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.spring.nohttp</groupId>
|
||||
|
|
Loading…
Reference in a new issue