File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 6868 <arrow-analysis-types-jvm .version>2.0.3-alpha.2</arrow-analysis-types-jvm .version>
6969 <spring-boot-starter-parent .version>3.5.6</spring-boot-starter-parent .version>
7070 <springmockk .version>4.0.2</springmockk .version>
71- <slf4j .version>2.0.17</slf4j .version>
7271 <log4j .version>1.2.17</log4j .version>
7372 <kotlinx-coroutines-reactor .version>1.10.2</kotlinx-coroutines-reactor .version>
7473 <kotlin-reflect .version>2.2.20</kotlin-reflect .version>
246245 <artifactId >kotlinx-coroutines-reactor</artifactId >
247246 <version >${kotlinx-coroutines-reactor.version} </version >
248247 </dependency >
249- <dependency >
250- <groupId >org.slf4j</groupId >
251- <artifactId >slf4j-log4j12</artifactId >
252- <version >${slf4j.version} </version >
253- </dependency >
254- <dependency >
255- <groupId >org.slf4j</groupId >
256- <artifactId >slf4j-nop</artifactId >
257- <version >${slf4j.version} </version >
258- </dependency >
259- <dependency >
260- <groupId >org.slf4j</groupId >
261- <artifactId >slf4j-api</artifactId >
262- <version >${slf4j.version} </version >
263- </dependency >
264248 <dependency >
265249 <groupId >commons-logging</groupId >
266250 <artifactId >commons-logging</artifactId >
You can’t perform that action at this time.
0 commit comments