Skip to content

Commit d90ecb6

Browse files
committed
Upgrade to spring javaformat 0.0.31
1 parent 604a9df commit d90ecb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<jacoco.version>0.8.5</jacoco.version>
2727
<node.version>v8.11.1</node.version>
2828
<nohttp-checkstyle.version>0.0.10</nohttp-checkstyle.version>
29-
<spring-format.version>0.0.27</spring-format.version>
29+
<spring-format.version>0.0.31</spring-format.version>
3030

3131
</properties>
3232

@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>com.puppycrawl.tools</groupId>
138138
<artifactId>checkstyle</artifactId>
139-
<version>8.32</version>
139+
<version>8.45.1</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>io.spring.nohttp</groupId>

0 commit comments

Comments
 (0)