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 3232 <plugin >
3333 <groupId >org.apache.maven.plugins</groupId >
3434 <artifactId >maven-compiler-plugin</artifactId >
35- <version >3.14.0 </version >
35+ <version >3.14.1 </version >
3636 <configuration >
3737 <release >21</release >
3838 </configuration >
4848 <dependency >
4949 <groupId >org.apache.commons</groupId >
5050 <artifactId >commons-lang3</artifactId >
51- <version >3.18 .0</version >
51+ <version >3.19 .0</version >
5252 </dependency >
5353
5454 <!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
6161 <dependency >
6262 <groupId >de.siegmar</groupId >
6363 <artifactId >fastcsv</artifactId >
64- <version >4.0 .0</version >
64+ <version >4.1 .0</version >
6565 </dependency >
6666
6767 <dependency >
6868 <groupId >org.projectlombok</groupId >
6969 <artifactId >lombok</artifactId >
70- <version >1.18.40 </version >
70+ <version >1.18.42 </version >
7171 </dependency >
7272
7373
You can’t perform that action at this time.
0 commit comments