File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
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.27.1</jline .version>
49- <junit .version>5.11.0 </junit .version>
49+ <junit .version>5.11.3 </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.3.1 </version >
235+ <version >3.5.2 </version >
236236 </plugin >
237237 <plugin >
238238 <groupId >io.rhpatrick.mojo</groupId >
283283 <plugin >
284284 <groupId >org.sonarsource.scanner.maven</groupId >
285285 <artifactId >sonar-maven-plugin</artifactId >
286- <version >4.0.0.4121</version >
286+ <!-- <version>4.0.0.4121</version> -->
287+ <version >5.0.0.4389</version >
287288 </plugin >
288289 <plugin >
289290 <groupId >com.labun.buildnumber</groupId >
Original file line number Diff line number Diff line change 1616 </parent >
1717
1818 <properties >
19- <jackson-version >2.17.2 </jackson-version >
19+ <jackson-version >2.18.1 </jackson-version >
2020 </properties >
2121
2222 <dependencies >
You can’t perform that action at this time.
0 commit comments