File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 104104 <dependency >
105105 <groupId >org.wiremock</groupId >
106106 <artifactId >wiremock-standalone</artifactId >
107- <version >3.9.1 </version >
107+ <version >3.9.2 </version >
108108 <scope >test</scope >
109109 </dependency >
110110 <dependency >
111111 <groupId >org.junit-pioneer</groupId >
112112 <artifactId >junit-pioneer</artifactId >
113- <version >2.2 .0</version >
113+ <version >2.3 .0</version >
114114 <scope >test</scope >
115115 </dependency >
116116 <dependency >
117117 <groupId >ch.qos.logback</groupId >
118118 <artifactId >logback-classic</artifactId >
119- <version >1.5.8 </version >
119+ <version >1.5.12 </version >
120120 <scope >test</scope >
121121 </dependency >
122122 </dependencies >
Original file line number Diff line number Diff line change 5454 <!-- used for deployment to SonarSource Artifactory -->
5555 <gitRepositoryName >sonar-scanner-java-library</gitRepositoryName >
5656 <okhttp .version>4.12.0</okhttp .version>
57- <mockito .version>5.13.0 </mockito .version>
57+ <mockito .version>5.14.2 </mockito .version>
5858 </properties >
5959
6060 <dependencyManagement >
102102 <dependency >
103103 <groupId >org.junit</groupId >
104104 <artifactId >junit-bom</artifactId >
105- <version >5.11.0 </version >
105+ <version >5.11.3 </version >
106106 <type >pom</type >
107107 <scope >import</scope >
108108 </dependency >
You can’t perform that action at this time.
0 commit comments