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 1717
1818 <properties >
1919 <project .root.basedir>${project.basedir} /..</project .root.basedir>
20- <tomcat .version>9.0.27 </tomcat .version>
20+ <tomcat .version>9.0.29 </tomcat .version>
2121 </properties >
2222
2323 <build >
Original file line number Diff line number Diff line change 166166 <dependency >
167167 <groupId >com.puppycrawl.tools</groupId >
168168 <artifactId >checkstyle</artifactId >
169- <version >8.26 </version >
169+ <version >8.27 </version >
170170 </dependency >
171171 </dependencies >
172172 <executions >
308308 <dependency >
309309 <groupId >org.mockito</groupId >
310310 <artifactId >mockito-core</artifactId >
311- <version >3.1 .0</version >
311+ <version >3.2 .0</version >
312312 <scope >test</scope >
313313 </dependency >
314314 <dependency >
You can’t perform that action at this time.
0 commit comments