File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 <properties >
3535 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3636 <maven .compiler.release>11</maven .compiler.release>
37- <junit .jupiter.version>5.10.2 </junit .jupiter.version>
37+ <junit .jupiter.version>5.13.4 </junit .jupiter.version>
3838 <maven .surefire.version>3.2.5</maven .surefire.version>
3939 </properties >
4040 <dependencies >
7878 <!-- clean lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#clean_Lifecycle -->
7979 <plugin >
8080 <artifactId >maven-clean-plugin</artifactId >
81- <version >3.1 .0</version >
81+ <version >3.5 .0</version >
8282 </plugin >
8383 <!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
8484 <plugin >
108108 <!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
109109 <plugin >
110110 <artifactId >maven-site-plugin</artifactId >
111- <version >3.7.1 </version >
111+ <version >3.21.0 </version >
112112 </plugin >
113113 <plugin >
114114 <artifactId >maven-project-info-reports-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments