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 72
72
<dependency >
73
73
<groupId >org.junit.jupiter</groupId >
74
74
<artifactId >junit-jupiter-engine</artifactId >
75
- <version >5.11.0 </version >
75
+ <version >5.11.3 </version >
76
76
<scope >test</scope >
77
77
</dependency >
78
78
<dependency >
89
89
<dependency >
90
90
<groupId >org.jetbrains</groupId >
91
91
<artifactId >annotations</artifactId >
92
- <version >24.1.0 </version >
92
+ <version >26.0.1 </version >
93
93
</dependency >
94
94
</dependencies >
95
95
</dependencyManagement >
163
163
<plugin >
164
164
<groupId >org.codehaus.mojo</groupId >
165
165
<artifactId >exec-maven-plugin</artifactId >
166
- <version >3.4.1 </version >
166
+ <version >3.5.0 </version >
167
167
<executions >
168
168
<execution >
169
169
<id >generate-autocompletion-script</id >
242
242
<dependency >
243
243
<groupId >com.puppycrawl.tools</groupId >
244
244
<artifactId >checkstyle</artifactId >
245
- <version >10.17.0 </version >
245
+ <version >10.20.2 </version >
246
246
</dependency >
247
247
</dependencies >
248
248
</plugin >
You can’t perform that action at this time.
0 commit comments