File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616# under the License.
1717wrapperVersion =3.3.4
1818distributionType =only-script
19- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.12 /apache-maven-3.9.12 -bin.zip
19+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.14 /apache-maven-3.9.14 -bin.zip
Original file line number Diff line number Diff line change 108108 <plugin >
109109 <groupId >org.jacoco</groupId >
110110 <artifactId >jacoco-maven-plugin</artifactId >
111- <version >0.8.13 </version >
111+ <version >0.8.14 </version >
112112 <executions >
113113 <execution >
114114 <id >prepare-agent</id >
170170 <plugin >
171171 <groupId >org.apache.maven.plugins</groupId >
172172 <artifactId >maven-surefire-plugin</artifactId >
173- <version >3.5.4 </version >
173+ <version >3.5.5 </version >
174174 <configuration >
175175 <includes >
176176 <include >**/*Test.java</include >
You can’t perform that action at this time.
0 commit comments