File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1212 <description >Integration tests</description >
1313
1414 <properties >
15- <jetty .version>10.0.25 </jetty .version>
16- <logback .version>1.5.19 </logback .version>
15+ <jetty .version>10.0.26 </jetty .version>
16+ <logback .version>1.5.21 </logback .version>
1717 <sonar .skip>true</sonar .skip>
1818 <skipTests >true</skipTests >
1919 </properties >
2828 <dependency >
2929 <groupId >org.sonarsource.orchestrator</groupId >
3030 <artifactId >sonar-orchestrator-junit4</artifactId >
31- <version >5.6.2.2625 </version >
31+ <version >6.0.1.3892 </version >
3232 <scope >test</scope >
3333 </dependency >
3434
Original file line number Diff line number Diff line change 9898 <dependency >
9999 <groupId >org.wiremock</groupId >
100100 <artifactId >wiremock-standalone</artifactId >
101- <version >3.13.1 </version >
101+ <version >3.13.2 </version >
102102 <scope >test</scope >
103103 </dependency >
104104 <dependency >
Original file line number Diff line number Diff line change 5555 <!-- used for deployment to SonarSource Artifactory -->
5656 <gitRepositoryName >sonar-scanner-java-library</gitRepositoryName >
5757 <okhttp .version>5.1.0</okhttp .version>
58- <mockito .version>5.18 .0</mockito .version>
58+ <mockito .version>5.20 .0</mockito .version>
5959 <!-- Don't update to slf4j 2 to continue supporting the Scanner for Maven with Maven < 4 -->
6060 <slf4j .version>1.7.36</slf4j .version>
6161 </properties >
105105 <dependency >
106106 <groupId >org.junit</groupId >
107107 <artifactId >junit-bom</artifactId >
108- <version >5.13.3 </version >
108+ <version >5.14.1 </version >
109109 <type >pom</type >
110110 <scope >import</scope >
111111 </dependency >
122122 <dependency >
123123 <groupId >org.assertj</groupId >
124124 <artifactId >assertj-core</artifactId >
125- <version >3.27.3 </version >
125+ <version >3.27.6 </version >
126126 </dependency >
127127 <dependency >
128128 <groupId >commons-codec</groupId >
You can’t perform that action at this time.
0 commit comments