File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4444 <jjwt .version>0.12.5</jjwt .version>
4545 <lombok .version>1.18.32</lombok .version>
4646 <jedis .version>5.1.3</jedis .version>
47- <checkstyle .version>3.3.1 </checkstyle .version>
47+ <checkstyle .version>3.4.0 </checkstyle .version>
4848 <junit-version >5.10.2</junit-version >
4949 <testcontainers .version>1.19.8</testcontainers .version>
50- <jacoco .version>0.8.11 </jacoco .version>
50+ <jacoco .version>0.8.12 </jacoco .version>
5151 </properties >
5252
5353 <dependencies >
103103 <plugin >
104104 <groupId >org.apache.maven.plugins</groupId >
105105 <artifactId >maven-surefire-plugin</artifactId >
106- <version >3.2.5 </version >
106+ <version >3.3.0 </version >
107107 </plugin >
108108 <plugin >
109109 <groupId >org.apache.maven.plugins</groupId >
231231 <plugin >
232232 <groupId >org.sonatype.central</groupId >
233233 <artifactId >central-publishing-maven-plugin</artifactId >
234- <version >0.4 .0</version >
234+ <version >0.5 .0</version >
235235 <extensions >true</extensions >
236236 <configuration >
237237 <publishingServerId >central</publishingServerId >
You can’t perform that action at this time.
0 commit comments