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 24
24
25
25
<groupId >org.spacious-team</groupId >
26
26
<artifactId >table-wrapper-csv-impl</artifactId >
27
- <version >2022.4 </version >
27
+ <version >2023.1 </version >
28
28
<packaging >jar</packaging >
29
29
30
30
<name >Table Wrapper API CSV Implementation</name >
49
49
<maven .compiler.release>11</maven .compiler.release>
50
50
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
51
51
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
52
- <lombok .version>1.18.26 </lombok .version>
52
+ <lombok .version>1.18.28 </lombok .version>
53
53
<checkerframework .version>3.32.0</checkerframework .version>
54
54
</properties >
55
55
72
72
<dependency >
73
73
<groupId >com.github.spacious-team</groupId >
74
74
<artifactId >table-wrapper-api</artifactId >
75
- <version >26e4fbf382 </version >
75
+ <version >2023.1 </version >
76
76
</dependency >
77
77
<dependency >
78
78
<groupId >com.univocity</groupId >
113
113
<dependency >
114
114
<groupId >org.slf4j</groupId >
115
115
<artifactId >slf4j-api</artifactId >
116
- <version >2.0.5 </version >
116
+ <version >2.0.7 </version >
117
117
<scope >test</scope > <!-- yes, for tests only -->
118
118
</dependency >
119
119
</dependencies >
You can’t perform that action at this time.
0 commit comments