File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 46
46
<jzlib .version>1.1.3</jzlib .version>
47
47
<asn .one.version>0.6.0</asn .one.version>
48
48
<jline .version>3.29.0</jline .version>
49
- <junit .version>5.12.0 </junit .version>
49
+ <junit .version>5.12.1 </junit .version>
50
50
<wdt .scm.repo.url>${env.WDT_SCM_REPO_URL} </wdt .scm.repo.url>
51
51
<wdt .scm.repo.conn>${env.WDT_SCM_REPO_CONN} </wdt .scm.repo.conn>
52
52
232
232
<plugin >
233
233
<groupId >org.apache.maven.plugins</groupId >
234
234
<artifactId >maven-surefire-plugin</artifactId >
235
- <version >3.5.2 </version >
235
+ <version >3.5.3 </version >
236
236
</plugin >
237
237
<plugin >
238
238
<groupId >io.rhpatrick.mojo</groupId >
257
257
<plugin >
258
258
<groupId >org.jacoco</groupId >
259
259
<artifactId >jacoco-maven-plugin</artifactId >
260
- <version >0.8.12 </version >
260
+ <version >0.8.13 </version >
261
261
<executions >
262
262
<execution >
263
263
<id >prepare-agent</id >
283
283
<plugin >
284
284
<groupId >org.sonarsource.scanner.maven</groupId >
285
285
<artifactId >sonar-maven-plugin</artifactId >
286
- <!-- <version>4.0.0.4121</version> -->
287
- <version >5.0.0.4389</version >
286
+ <version >5.1.0.4751</version >
288
287
</plugin >
289
288
<plugin >
290
289
<groupId >com.labun.buildnumber</groupId >
Original file line number Diff line number Diff line change 16
16
</parent >
17
17
18
18
<properties >
19
- <jackson-version >2.18.2 </jackson-version >
19
+ <jackson-version >2.18.3 </jackson-version >
20
20
</properties >
21
21
22
22
<dependencies >
You can’t perform that action at this time.
0 commit comments