File tree Expand file tree Collapse file tree 5 files changed +15
-15
lines changed
Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 4242 <plugin >
4343 <groupId >org.apache.maven.plugins</groupId >
4444 <artifactId >maven-compiler-plugin</artifactId >
45- <version >3.8 .1</version >
45+ <version >3.12 .1</version >
4646 <configuration >
4747 <source >11</source >
4848 <target >11</target >
6161 <dependency >
6262 <groupId >org.junit.jupiter</groupId >
6363 <artifactId >junit-jupiter-engine</artifactId >
64- <version >[5.10.0 ,)</version >
64+ <version >[5.10.2 ,)</version >
6565 </dependency >
6666 </dependencies >
6767 </plugin >
7171 <dependency >
7272 <groupId >org.junit.jupiter</groupId >
7373 <artifactId >junit-jupiter-api</artifactId >
74- <version >[5.10.0 ,)</version >
74+ <version >[5.10.2 ,)</version >
7575 <scope >test</scope >
7676 </dependency >
7777 </dependencies >
Original file line number Diff line number Diff line change 4242 <plugin >
4343 <groupId >org.apache.maven.plugins</groupId >
4444 <artifactId >maven-compiler-plugin</artifactId >
45- <version >3.11.0 </version >
45+ <version >3.12.1 </version >
4646 <configuration >
4747 <source >11</source >
4848 <target >11</target >
5757 <dependency >
5858 <groupId >org.junit.jupiter</groupId >
5959 <artifactId >junit-jupiter-engine</artifactId >
60- <version >[5.10.1 ,)</version >
60+ <version >[5.10.2 ,)</version >
6161 </dependency >
6262 </dependencies >
6363 </plugin >
126126 <dependency >
127127 <groupId >org.junit.jupiter</groupId >
128128 <artifactId >junit-jupiter-api</artifactId >
129- <version >[5.10.1 ,)</version >
129+ <version >[5.10.2 ,)</version >
130130 <scope >test</scope >
131131 </dependency >
132132 <dependency >
133133 <groupId >org.junit.platform</groupId >
134134 <artifactId >junit-platform-launcher</artifactId >
135- <version >[1.10.1 ,)</version >
135+ <version >[1.10.2 ,)</version >
136136 <scope >test</scope >
137137 </dependency >
138138 <dependency >
Original file line number Diff line number Diff line change 4343 <plugin >
4444 <groupId >org.apache.maven.plugins</groupId >
4545 <artifactId >maven-compiler-plugin</artifactId >
46- <version >3.11.0 </version >
46+ <version >3.12.1 </version >
4747 <configuration >
4848 <source >11</source >
4949 <target >11</target >
5858 <dependency >
5959 <groupId >org.junit.jupiter</groupId >
6060 <artifactId >junit-jupiter-engine</artifactId >
61- <version >[5.10.1 ,)</version >
61+ <version >[5.10.2 ,)</version >
6262 </dependency >
6363 </dependencies >
6464 </plugin >
243243 <dependency >
244244 <groupId >org.junit.jupiter</groupId >
245245 <artifactId >junit-jupiter-api</artifactId >
246- <version >[5.10.1 ,)</version >
246+ <version >[5.10.2 ,)</version >
247247 <scope >test</scope >
248248 </dependency >
249249 <dependency >
250250 <groupId >org.junit.platform</groupId >
251251 <artifactId >junit-platform-launcher</artifactId >
252- <version >[1.10.1 ,)</version >
252+ <version >[1.10.2 ,)</version >
253253 <scope >test</scope >
254254 </dependency >
255255 <dependency >
Original file line number Diff line number Diff line change 6060 <dependency >
6161 <groupId >org.junit.jupiter</groupId >
6262 <artifactId >junit-jupiter-engine</artifactId >
63- <version >[5.10.1 ,)</version >
63+ <version >[5.10.2 ,)</version >
6464 </dependency >
6565 </dependencies >
6666 </plugin >
219219 <dependency >
220220 <groupId >org.junit.jupiter</groupId >
221221 <artifactId >junit-jupiter-api</artifactId >
222- <version >[5.10.1 ,)</version >
222+ <version >[5.10.2 ,)</version >
223223 <scope >test</scope >
224224 </dependency >
225225 <dependency >
226226 <groupId >org.junit.platform</groupId >
227227 <artifactId >junit-platform-launcher</artifactId >
228- <version >[1.10.1 ,)</version >
228+ <version >[1.10.2 ,)</version >
229229 <scope >test</scope >
230230 </dependency >
231231 <dependency >
Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >com.github.javadev</groupId >
3737 <artifactId >underscore</artifactId >
38- <version >1.94 </version >
38+ <version >1.98 </version >
3939 </dependency >
4040 </dependencies >
4141 <build >
You can’t perform that action at this time.
0 commit comments