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 4646 <jzlib .version>1.1.3</jzlib .version>
4747 <asn .one.version>0.6.0</asn .one.version>
4848 <jline .version>3.29.0</jline .version>
49- <junit .version>5.12.0 </junit .version>
49+ <junit .version>5.12.1 </junit .version>
5050 <wdt .scm.repo.url>${env.WDT_SCM_REPO_URL} </wdt .scm.repo.url>
5151 <wdt .scm.repo.conn>${env.WDT_SCM_REPO_CONN} </wdt .scm.repo.conn>
5252
232232 <plugin >
233233 <groupId >org.apache.maven.plugins</groupId >
234234 <artifactId >maven-surefire-plugin</artifactId >
235- <version >3.5.2 </version >
235+ <version >3.5.3 </version >
236236 </plugin >
237237 <plugin >
238238 <groupId >io.rhpatrick.mojo</groupId >
257257 <plugin >
258258 <groupId >org.jacoco</groupId >
259259 <artifactId >jacoco-maven-plugin</artifactId >
260- <version >0.8.12 </version >
260+ <version >0.8.13 </version >
261261 <executions >
262262 <execution >
263263 <id >prepare-agent</id >
283283 <plugin >
284284 <groupId >org.sonarsource.scanner.maven</groupId >
285285 <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 >
288287 </plugin >
289288 <plugin >
290289 <groupId >com.labun.buildnumber</groupId >
Original file line number Diff line number Diff line change 1616 </parent >
1717
1818 <properties >
19- <jackson-version >2.18.2 </jackson-version >
19+ <jackson-version >2.18.3 </jackson-version >
2020 </properties >
2121
2222 <dependencies >
You can’t perform that action at this time.
0 commit comments