File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 260260 </plugin >
261261 <plugin >
262262 <artifactId >maven-compiler-plugin</artifactId >
263- <version >3.10.1 </version >
263+ <version >3.13.0 </version >
264264 <configuration >
265265 <source >11</source >
266266 <target >11</target >
394394 <dependency >
395395 <groupId >com.fasterxml.jackson</groupId >
396396 <artifactId >jackson-bom</artifactId >
397- <version >2.15.3 </version >
397+ <version >2.17.1 </version >
398398 <scope >import</scope >
399399 <type >pom</type >
400400 </dependency >
534534 <dependency >
535535 <groupId >org.slf4j</groupId >
536536 <artifactId >slf4j-simple</artifactId >
537- <version >2.0.7 </version >
537+ <version >2.0.13 </version >
538538 <scope >test</scope >
539539 </dependency >
540540 </dependencies >
688688 <plugin >
689689 <groupId >org.apache.maven.plugins</groupId >
690690 <artifactId >maven-enforcer-plugin</artifactId >
691- <version >3.2.1 </version >
691+ <version >3.5.0 </version >
692692 <executions >
693693 <execution >
694694 <id >enforce-jacoco-exist</id >
You can’t perform that action at this time.
0 commit comments