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 7272 <dependency >
7373 <groupId >org.junit.jupiter</groupId >
7474 <artifactId >junit-jupiter-engine</artifactId >
75- <version >5.11.0 </version >
75+ <version >5.11.3 </version >
7676 <scope >test</scope >
7777 </dependency >
7878 <dependency >
8989 <dependency >
9090 <groupId >org.jetbrains</groupId >
9191 <artifactId >annotations</artifactId >
92- <version >24.1.0 </version >
92+ <version >26.0.1 </version >
9393 </dependency >
9494 </dependencies >
9595 </dependencyManagement >
163163 <plugin >
164164 <groupId >org.codehaus.mojo</groupId >
165165 <artifactId >exec-maven-plugin</artifactId >
166- <version >3.4.1 </version >
166+ <version >3.5.0 </version >
167167 <executions >
168168 <execution >
169169 <id >generate-autocompletion-script</id >
242242 <dependency >
243243 <groupId >com.puppycrawl.tools</groupId >
244244 <artifactId >checkstyle</artifactId >
245- <version >10.17.0 </version >
245+ <version >10.20.2 </version >
246246 </dependency >
247247 </dependencies >
248248 </plugin >
You can’t perform that action at this time.
0 commit comments