File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 294294 <dependency >
295295 <groupId >ch.qos.logback</groupId >
296296 <artifactId >logback-core</artifactId >
297- <version >1.5.23 </version >
297+ <version >1.5.24 </version >
298298 </dependency >
299299 <dependency >
300300 <groupId >com.viglet.turing</groupId >
314314 <dependency >
315315 <groupId >ch.qos.logback</groupId >
316316 <artifactId >logback-classic</artifactId >
317- <version >1.5.23 </version >
317+ <version >1.5.24 </version >
318318 </dependency >
319319 <dependency >
320320 <groupId >org.json</groupId >
Original file line number Diff line number Diff line change 101101 <dependency >
102102 <groupId >ch.qos.logback</groupId >
103103 <artifactId >logback-classic</artifactId >
104- <version >1.5.23 </version >
104+ <version >1.5.24 </version >
105105 </dependency >
106106 <dependency >
107107 <groupId >com.fasterxml.jackson.datatype</groupId >
131131 <dependency >
132132 <groupId >org.junit.jupiter</groupId >
133133 <artifactId >junit-jupiter</artifactId >
134- <version >6.0.1 </version >
134+ <version >6.0.2 </version >
135135 <scope >test</scope >
136136 </dependency >
137137 <dependency >
Original file line number Diff line number Diff line change 6363 <dependency >
6464 <groupId >org.junit.jupiter</groupId >
6565 <artifactId >junit-jupiter</artifactId >
66- <version >6.0.1 </version >
66+ <version >6.0.2 </version >
6767 <scope >test</scope >
6868 </dependency >
6969 <dependency >
You can’t perform that action at this time.
0 commit comments