File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
18
18
<properties >
19
19
<project .root.basedir>${project.basedir} /..</project .root.basedir>
20
- <tomcat .version>9.0.27 </tomcat .version>
20
+ <tomcat .version>9.0.29 </tomcat .version>
21
21
</properties >
22
22
23
23
<build >
Original file line number Diff line number Diff line change 166
166
<dependency >
167
167
<groupId >com.puppycrawl.tools</groupId >
168
168
<artifactId >checkstyle</artifactId >
169
- <version >8.26 </version >
169
+ <version >8.27 </version >
170
170
</dependency >
171
171
</dependencies >
172
172
<executions >
308
308
<dependency >
309
309
<groupId >org.mockito</groupId >
310
310
<artifactId >mockito-core</artifactId >
311
- <version >3.1 .0</version >
311
+ <version >3.2 .0</version >
312
312
<scope >test</scope >
313
313
</dependency >
314
314
<dependency >
You can’t perform that action at this time.
0 commit comments