File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
spring-cloud-openfeign-core Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3131 <!-- Plugin versions -->
3232 <maven-eclipse-plugin .version>2.10</maven-eclipse-plugin .version>
3333 <!-- Sonar -->
34- <surefire .plugin.version>2.19.1 </surefire .plugin.version>
34+ <surefire .plugin.version>2.22.2 </surefire .plugin.version>
3535 <sonar .java.coveragePlugin>jacoco</sonar .java.coveragePlugin>
3636 <sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
3737 <sonar .jacoco.reportPath>${project.basedir} /../target/jacoco.exec
Original file line number Diff line number Diff line change 187187 <dependency >
188188 <groupId >com.google.protobuf</groupId >
189189 <artifactId >protobuf-java</artifactId >
190- <version >3.19.6 </version >
190+ <version >3.25.0 </version >
191191 <scope >test</scope >
192192 </dependency >
193193 <dependency >
You can’t perform that action at this time.
0 commit comments