File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
<dependency >
42
42
<groupId >com.linecorp.armeria</groupId >
43
43
<artifactId >armeria</artifactId >
44
- <version >1.31.1 </version >
44
+ <version >1.31.3 </version >
45
45
<exclusions >
46
46
<exclusion >
47
47
<groupId >org.slf4j</groupId >
102
102
<dependency >
103
103
<groupId >org.yaml</groupId >
104
104
<artifactId >snakeyaml</artifactId >
105
- <version >2.2 </version >
105
+ <version >2.3 </version >
106
106
</dependency >
107
107
<dependency >
108
108
<groupId >de.siegmar</groupId >
109
109
<artifactId >fastcsv</artifactId >
110
- <version >3.1 .0</version >
110
+ <version >3.4 .0</version >
111
111
</dependency >
112
112
<dependency >
113
113
<groupId >info.picocli</groupId >
114
114
<artifactId >picocli</artifactId >
115
- <version >4.7.5 </version >
115
+ <version >4.7.6 </version >
116
116
</dependency >
117
117
<dependency >
118
118
<groupId >io.github.classgraph</groupId >
You can’t perform that action at this time.
0 commit comments