We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 604a9df commit d90ecb6Copy full SHA for d90ecb6
pom.xml
@@ -26,7 +26,7 @@
26
<jacoco.version>0.8.5</jacoco.version>
27
<node.version>v8.11.1</node.version>
28
<nohttp-checkstyle.version>0.0.10</nohttp-checkstyle.version>
29
- <spring-format.version>0.0.27</spring-format.version>
+ <spring-format.version>0.0.31</spring-format.version>
30
31
</properties>
32
@@ -136,7 +136,7 @@
136
<dependency>
137
<groupId>com.puppycrawl.tools</groupId>
138
<artifactId>checkstyle</artifactId>
139
- <version>8.32</version>
+ <version>8.45.1</version>
140
</dependency>
141
142
<groupId>io.spring.nohttp</groupId>
0 commit comments