File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
spring-cloud-openfeign-core Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 </scm >
2626 <properties >
2727 <main .basedir>${basedir} </main .basedir>
28- <jackson .version>2.11.4 </jackson .version>
28+ <jackson .version>2.15.3 </jackson .version>
2929 <spring-cloud-commons .version>4.0.5-SNAPSHOT</spring-cloud-commons .version>
3030
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 182182 <dependency >
183183 <groupId >com.google.protobuf</groupId >
184184 <artifactId >protobuf-java</artifactId >
185- <version >3.19.6 </version >
185+ <version >3.25.0 </version >
186186 <scope >test</scope >
187187 </dependency >
188188 <dependency >
199199 <dependency >
200200 <groupId >commons-io</groupId >
201201 <artifactId >commons-io</artifactId >
202- <version >2.11 .0</version >
202+ <version >2.15 .0</version >
203203 <scope >test</scope >
204204 </dependency >
205205 <dependency >
You can’t perform that action at this time.
0 commit comments