File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 126
126
<dependency >
127
127
<groupId >org.apache.commons</groupId >
128
128
<artifactId >commons-csv</artifactId >
129
- <version >1.9 .0</version >
129
+ <version >1.10 .0</version >
130
130
</dependency >
131
131
<dependency >
132
132
<groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 17
17
<name >PWM Password Self Service: Executable Server JAR</name >
18
18
19
19
<properties >
20
- <tomcat .version>9.0.67 </tomcat .version>
20
+ <tomcat .version>9.0.71 </tomcat .version>
21
21
</properties >
22
22
23
23
<build >
Original file line number Diff line number Diff line change 212
212
<plugin >
213
213
<groupId >org.apache.maven.plugins</groupId >
214
214
<artifactId >maven-enforcer-plugin</artifactId >
215
- <version >3.1.0 </version >
215
+ <version >3.2.1 </version >
216
216
<executions >
217
217
<execution >
218
218
<id >enforce-maven</id >
253
253
<dependency >
254
254
<groupId >com.puppycrawl.tools</groupId >
255
255
<artifactId >checkstyle</artifactId >
256
- <version >10.6 .0</version >
256
+ <version >10.7 .0</version >
257
257
</dependency >
258
258
</dependencies >
259
259
<executions >
385
385
<plugin >
386
386
<groupId >org.owasp</groupId >
387
387
<artifactId >dependency-check-maven</artifactId >
388
- <version >8.0.1 </version >
388
+ <version >8.0.2 </version >
389
389
<executions >
390
390
<execution >
391
391
<goals >
460
460
<dependency >
461
461
<groupId >org.mockito</groupId >
462
462
<artifactId >mockito-core</artifactId >
463
- <version >5.0.0 </version >
463
+ <version >5.1.1 </version >
464
464
<scope >test</scope >
465
465
</dependency >
466
466
<dependency >
Original file line number Diff line number Diff line change 222
222
<dependency >
223
223
<groupId >org.apache.commons</groupId >
224
224
<artifactId >commons-csv</artifactId >
225
- <version >1.9 .0</version >
225
+ <version >1.10 .0</version >
226
226
</dependency >
227
227
<dependency >
228
228
<groupId >commons-fileupload</groupId >
307
307
<dependency >
308
308
<groupId >com.blueconic</groupId >
309
309
<artifactId >browscap-java</artifactId >
310
- <version >1.3.13 </version >
310
+ <version >1.4.0 </version >
311
311
</dependency >
312
312
<dependency >
313
313
<groupId >org.jetbrains.xodus</groupId >
You can’t perform that action at this time.
0 commit comments