-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdeps.txt
More file actions
367 lines (357 loc) · 23.2 KB
/
deps.txt
File metadata and controls
367 lines (357 loc) · 23.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
> Task :CatalogService:dependencies
------------------------------------------------------------
Project ':CatalogService'
------------------------------------------------------------
testCompileClasspath - Compile classpath for source set 'test'.
+--- project :CommonLibrary
| +--- org.springframework.boot:spring-boot-starter-web -> 3.3.7
| | +--- org.springframework.boot:spring-boot-starter:3.3.7
| | | +--- org.springframework.boot:spring-boot:3.3.7
| | | | +--- org.springframework:spring-core:6.1.16
| | | | | \--- org.springframework:spring-jcl:6.1.16
| | | | \--- org.springframework:spring-context:6.1.16
| | | | +--- org.springframework:spring-aop:6.1.16
| | | | | +--- org.springframework:spring-beans:6.1.16
| | | | | | \--- org.springframework:spring-core:6.1.16 (*)
| | | | | \--- org.springframework:spring-core:6.1.16 (*)
| | | | +--- org.springframework:spring-beans:6.1.16 (*)
| | | | +--- org.springframework:spring-core:6.1.16 (*)
| | | | +--- org.springframework:spring-expression:6.1.16
| | | | | \--- org.springframework:spring-core:6.1.16 (*)
| | | | \--- io.micrometer:micrometer-observation:1.12.12 -> 1.13.9
| | | | \--- io.micrometer:micrometer-commons:1.13.9
| | | +--- org.springframework.boot:spring-boot-autoconfigure:3.3.7
| | | | \--- org.springframework.boot:spring-boot:3.3.7 (*)
| | | +--- org.springframework.boot:spring-boot-starter-logging:3.3.7
| | | | +--- ch.qos.logback:logback-classic:1.5.12
| | | | | +--- ch.qos.logback:logback-core:1.5.12
| | | | | \--- org.slf4j:slf4j-api:2.0.15 -> 2.0.16
| | | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.23.1
| | | | | +--- org.apache.logging.log4j:log4j-api:2.23.1
| | | | | \--- org.slf4j:slf4j-api:2.0.9 -> 2.0.16
| | | | \--- org.slf4j:jul-to-slf4j:2.0.16
| | | | \--- org.slf4j:slf4j-api:2.0.16
| | | +--- jakarta.annotation:jakarta.annotation-api:2.1.1
| | | +--- org.springframework:spring-core:6.1.16 (*)
| | | \--- org.yaml:snakeyaml:2.2
| | +--- org.springframework.boot:spring-boot-starter-json:3.3.7
| | | +--- org.springframework.boot:spring-boot-starter:3.3.7 (*)
| | | +--- org.springframework:spring-web:6.1.16
| | | | +--- org.springframework:spring-beans:6.1.16 (*)
| | | | +--- org.springframework:spring-core:6.1.16 (*)
| | | | \--- io.micrometer:micrometer-observation:1.12.12 -> 1.13.9 (*)
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.17.3
| | | | | \--- com.fasterxml.jackson:jackson-bom:2.17.3
| | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.17.3 (c)
| | | | | +--- com.fasterxml.jackson.core:jackson-core:2.17.3 (c)
| | | | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.3 (c)
| | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.3 (c)
| | | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.3 (c)
| | | | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.3 (c)
| | | | +--- com.fasterxml.jackson.core:jackson-core:2.17.3
| | | | | \--- com.fasterxml.jackson:jackson-bom:2.17.3 (*)
| | | | \--- com.fasterxml.jackson:jackson-bom:2.17.3 (*)
| | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.3
| | | | +--- com.fasterxml.jackson.core:jackson-core:2.17.3 (*)
| | | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.3 (*)
| | | | \--- com.fasterxml.jackson:jackson-bom:2.17.3 (*)
| | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.3
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.17.3 (*)
| | | | +--- com.fasterxml.jackson.core:jackson-core:2.17.3 (*)
| | | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.3 (*)
| | | | \--- com.fasterxml.jackson:jackson-bom:2.17.3 (*)
| | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.3
| | | +--- com.fasterxml.jackson.core:jackson-core:2.17.3 (*)
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.3 (*)
| | | \--- com.fasterxml.jackson:jackson-bom:2.17.3 (*)
| | +--- org.springframework.boot:spring-boot-starter-tomcat:3.3.7
| | | +--- jakarta.annotation:jakarta.annotation-api:2.1.1
| | | +--- org.apache.tomcat.embed:tomcat-embed-core:10.1.34
| | | | \--- org.apache.tomcat:tomcat-annotations-api:10.1.34
| | | +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.34
| | | \--- org.apache.tomcat.embed:tomcat-embed-websocket:10.1.34
| | | \--- org.apache.tomcat.embed:tomcat-embed-core:10.1.34 (*)
| | +--- org.springframework:spring-web:6.1.16 (*)
| | \--- org.springframework:spring-webmvc:6.1.16
| | +--- org.springframework:spring-aop:6.1.16 (*)
| | +--- org.springframework:spring-beans:6.1.16 (*)
| | +--- org.springframework:spring-context:6.1.16 (*)
| | +--- org.springframework:spring-core:6.1.16 (*)
| | +--- org.springframework:spring-expression:6.1.16 (*)
| | \--- org.springframework:spring-web:6.1.16 (*)
| +--- org.mybatis.spring.boot:mybatis-spring-boot-starter:3.0.4
| | +--- org.springframework.boot:spring-boot-starter:3.4.0 -> 3.3.7 (*)
| | +--- org.springframework.boot:spring-boot-starter-jdbc:3.4.0 -> 3.3.7
| | | +--- org.springframework.boot:spring-boot-starter:3.3.7 (*)
| | | +--- com.zaxxer:HikariCP:5.1.0
| | | | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.16
| | | \--- org.springframework:spring-jdbc:6.1.16
| | | +--- org.springframework:spring-beans:6.1.16 (*)
| | | +--- org.springframework:spring-core:6.1.16 (*)
| | | \--- org.springframework:spring-tx:6.1.16
| | | +--- org.springframework:spring-beans:6.1.16 (*)
| | | \--- org.springframework:spring-core:6.1.16 (*)
| | +--- org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:3.0.4
| | | \--- org.springframework.boot:spring-boot-autoconfigure:3.4.0 -> 3.3.7 (*)
| | +--- org.mybatis:mybatis:3.5.17
| | \--- org.mybatis:mybatis-spring:3.0.4
| +--- org.apache.tomcat.embed:tomcat-embed-jasper -> 10.1.34
| | +--- org.apache.tomcat.embed:tomcat-embed-core:10.1.34 (*)
| | +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.34
| | \--- org.eclipse.jdt:ecj:3.33.0
| +--- jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api -> 3.0.2
| | +--- jakarta.servlet:jakarta.servlet-api:6.0.0
| | \--- jakarta.el:jakarta.el-api:5.0.0
| +--- org.glassfish.web:jakarta.servlet.jsp.jstl -> 3.0.1
| +--- org.hsqldb:hsqldb:2.7.3
| +--- org.springframework.session:spring-session-data-redis -> 3.3.5
| | +--- org.springframework.session:spring-session-core:3.3.5
| | | \--- org.springframework:spring-jcl:6.1.16
| | \--- org.springframework.data:spring-data-redis:3.3.7
| | +--- org.springframework.data:spring-data-keyvalue:3.3.7
| | | +--- org.springframework.data:spring-data-commons:3.3.7
| | | | +--- org.springframework:spring-core:6.1.16 (*)
| | | | +--- org.springframework:spring-beans:6.1.16 (*)
| | | | \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.16
| | | +--- org.springframework:spring-context:6.1.16 (*)
| | | +--- org.springframework:spring-tx:6.1.16 (*)
| | | \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.16
| | +--- org.springframework:spring-tx:6.1.16 (*)
| | +--- org.springframework:spring-oxm:6.1.16
| | | +--- org.springframework:spring-beans:6.1.16 (*)
| | | \--- org.springframework:spring-core:6.1.16 (*)
| | +--- org.springframework:spring-aop:6.1.16 (*)
| | +--- org.springframework:spring-context-support:6.1.16
| | | +--- org.springframework:spring-beans:6.1.16 (*)
| | | +--- org.springframework:spring-context:6.1.16 (*)
| | | \--- org.springframework:spring-core:6.1.16 (*)
| | \--- org.slf4j:slf4j-api:2.0.2 -> 2.0.16
| +--- org.springframework.boot:spring-boot-starter-data-redis -> 3.3.7
| | +--- org.springframework.boot:spring-boot-starter:3.3.7 (*)
| | +--- io.lettuce:lettuce-core:6.3.2.RELEASE
| | | +--- io.netty:netty-common:4.1.107.Final -> 4.1.116.Final
| | | +--- io.netty:netty-handler:4.1.107.Final -> 4.1.116.Final
| | | | +--- io.netty:netty-common:4.1.116.Final
| | | | +--- io.netty:netty-resolver:4.1.116.Final
| | | | | \--- io.netty:netty-common:4.1.116.Final
| | | | +--- io.netty:netty-buffer:4.1.116.Final
| | | | | \--- io.netty:netty-common:4.1.116.Final
| | | | +--- io.netty:netty-transport:4.1.116.Final
| | | | | +--- io.netty:netty-common:4.1.116.Final
| | | | | +--- io.netty:netty-buffer:4.1.116.Final (*)
| | | | | \--- io.netty:netty-resolver:4.1.116.Final (*)
| | | | +--- io.netty:netty-transport-native-unix-common:4.1.116.Final
| | | | | +--- io.netty:netty-common:4.1.116.Final
| | | | | +--- io.netty:netty-buffer:4.1.116.Final (*)
| | | | | \--- io.netty:netty-transport:4.1.116.Final (*)
| | | | \--- io.netty:netty-codec:4.1.116.Final
| | | | +--- io.netty:netty-common:4.1.116.Final
| | | | +--- io.netty:netty-buffer:4.1.116.Final (*)
| | | | \--- io.netty:netty-transport:4.1.116.Final (*)
| | | +--- io.netty:netty-transport:4.1.107.Final -> 4.1.116.Final (*)
| | | \--- io.projectreactor:reactor-core:3.6.4 -> 3.6.13
| | | \--- org.reactivestreams:reactive-streams:1.0.4
| | \--- org.springframework.data:spring-data-redis:3.3.7 (*)
| +--- javax.annotation:javax.annotation-api:1.3.2
| +--- org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.3.0
| | +--- org.springframework.cloud:spring-cloud-starter:4.3.0
| | | +--- org.springframework.boot:spring-boot-starter:3.5.0 -> 3.3.7 (*)
| | | +--- org.springframework.cloud:spring-cloud-context:4.3.0
| | | | \--- org.springframework.security:spring-security-crypto:6.5.0 -> 6.3.6
| | | +--- org.springframework.cloud:spring-cloud-commons:4.3.0
| | | | \--- org.springframework.security:spring-security-crypto:6.5.0 -> 6.3.6
| | | \--- org.bouncycastle:bcprov-jdk18on:1.80
| | +--- org.springframework.cloud:spring-cloud-netflix-eureka-client:4.3.0
| | | +--- com.netflix.eureka:eureka-client:2.0.4
| | | | +--- com.thoughtworks.xstream:xstream:1.4.20
| | | | | \--- io.github.x-stream:mxparser:1.2.2
| | | | | \--- xmlpull:xmlpull:1.1.3.1
| | | | +--- com.netflix.archaius:archaius-core:0.7.6
| | | | +--- jakarta.ws.rs:jakarta.ws.rs-api:3.0.0 -> 3.1.0
| | | | +--- jakarta.inject:jakarta.inject-api:2.0.1
| | | | +--- jakarta.annotation:jakarta.annotation-api:2.1.0 -> 2.1.1
| | | | +--- com.netflix.spectator:spectator-api:1.7.3
| | | | +--- org.slf4j:slf4j-api:1.7.36 -> 2.0.16
| | | | +--- org.apache.httpcomponents:httpclient:4.5.3
| | | | | +--- org.apache.httpcomponents:httpcore:4.4.6 -> 4.4.16
| | | | | +--- commons-logging:commons-logging:1.2
| | | | | \--- commons-codec:commons-codec:1.9 -> 1.16.1
| | | | +--- com.google.code.findbugs:jsr305:3.0.2
| | | | +--- commons-configuration:commons-configuration:1.10
| | | | | +--- commons-lang:commons-lang:2.6
| | | | | \--- commons-logging:commons-logging:1.1.1 -> 1.2
| | | | +--- com.github.vlsi.compactmap:compactmap:2.0
| | | | | \--- com.github.andrewoma.dexx:dexx-collections:0.2
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.13.5 -> 2.17.3 (*)
| | | | +--- com.fasterxml.jackson.core:jackson-core:2.13.5 -> 2.17.3 (*)
| | | | \--- com.fasterxml.jackson.core:jackson-databind:2.13.5 -> 2.17.3 (*)
| | | \--- org.apache.httpcomponents.client5:httpclient5:5.4.4 -> 5.3.1
| | | +--- org.apache.httpcomponents.core5:httpcore5:5.2.4 -> 5.2.5
| | | +--- org.apache.httpcomponents.core5:httpcore5-h2:5.2.4 -> 5.2.5
| | | | \--- org.apache.httpcomponents.core5:httpcore5:5.2.5
| | | \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.16
| | +--- com.netflix.eureka:eureka-client:2.0.4 (*)
| | \--- org.springframework.cloud:spring-cloud-starter-loadbalancer:4.3.0
| | +--- org.springframework.cloud:spring-cloud-starter:4.3.0 (*)
| | +--- org.springframework.cloud:spring-cloud-loadbalancer:4.3.0
| | | +--- org.springframework.cloud:spring-cloud-commons:4.3.0 (*)
| | | +--- org.springframework.cloud:spring-cloud-context:4.3.0 (*)
| | | +--- io.projectreactor:reactor-core:3.7.6 -> 3.6.13 (*)
| | | \--- io.projectreactor.addons:reactor-extra:3.5.2
| | | \--- io.projectreactor:reactor-core:3.5.20 -> 3.6.13 (*)
| | +--- org.springframework.boot:spring-boot-starter-cache:3.5.0 -> 3.3.7
| | | +--- org.springframework.boot:spring-boot-starter:3.3.7 (*)
| | | \--- org.springframework:spring-context-support:6.1.16 (*)
| | \--- com.stoyanr:evictor:1.0.0
| \--- net.devh:grpc-client-spring-boot-starter:3.1.0.RELEASE
| +--- net.devh:grpc-common-spring-boot:3.1.0.RELEASE
| | +--- org.springframework.boot:spring-boot-starter:3.2.4 -> 3.3.7 (*)
| | \--- io.grpc:grpc-core:1.63.0
| | \--- io.grpc:grpc-api:1.63.0
| | +--- com.google.code.findbugs:jsr305:3.0.2
| | \--- com.google.errorprone:error_prone_annotations:2.23.0
| +--- org.springframework.boot:spring-boot-starter:3.2.4 -> 3.3.7 (*)
| +--- jakarta.validation:jakarta.validation-api:3.0.2
| +--- io.grpc:grpc-inprocess:1.63.0
| | \--- io.grpc:grpc-api:1.63.0 (*)
| +--- io.grpc:grpc-netty-shaded:1.63.0
| | \--- io.grpc:grpc-core:1.63.0 (*)
| +--- io.grpc:grpc-protobuf:1.63.0
| | +--- io.grpc:grpc-api:1.63.0 (*)
| | +--- com.google.code.findbugs:jsr305:3.0.2
| | +--- com.google.protobuf:protobuf-java:3.25.1
| | \--- com.google.api.grpc:proto-google-common-protos:2.29.0
| | \--- com.google.protobuf:protobuf-java:3.25.1
| \--- io.grpc:grpc-stub:1.63.0
| +--- io.grpc:grpc-api:1.63.0 (*)
| \--- com.google.guava:guava:32.1.3-android
| +--- com.google.guava:failureaccess:1.0.1
| +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
| +--- com.google.code.findbugs:jsr305:3.0.2
| +--- org.checkerframework:checker-qual:3.37.0
| +--- com.google.errorprone:error_prone_annotations:2.21.1 -> 2.23.0
| \--- com.google.j2objc:j2objc-annotations:2.8
+--- org.springframework.kafka:spring-kafka:3.3.7
| +--- org.springframework:spring-context:6.2.8 -> 6.1.16 (*)
| +--- org.springframework:spring-messaging:6.2.8 -> 6.1.16
| | +--- org.springframework:spring-beans:6.1.16 (*)
| | \--- org.springframework:spring-core:6.1.16 (*)
| +--- org.springframework:spring-tx:6.2.8 -> 6.1.16 (*)
| +--- org.springframework.retry:spring-retry:2.0.12 -> 2.0.11
| +--- org.apache.kafka:kafka-clients:3.8.1 -> 3.7.2
| \--- io.micrometer:micrometer-observation:1.14.8 -> 1.13.9 (*)
+--- net.devh:grpc-server-spring-boot-starter:3.1.0.RELEASE
| +--- net.devh:grpc-common-spring-boot:3.1.0.RELEASE (*)
| +--- org.springframework.boot:spring-boot-starter:3.2.4 -> 3.3.7 (*)
| +--- io.grpc:grpc-inprocess:1.63.0 (*)
| +--- io.grpc:grpc-netty-shaded:1.63.0 (*)
| +--- io.grpc:grpc-protobuf:1.63.0 (*)
| +--- io.grpc:grpc-stub:1.63.0 (*)
| +--- io.grpc:grpc-services:1.63.0
| | \--- io.grpc:grpc-stub:1.63.0 (*)
| \--- io.grpc:grpc-api:1.63.0 (*)
+--- org.springframework.boot:spring-boot-starter-test -> 3.3.7
| +--- org.springframework.boot:spring-boot-starter:3.3.7 (*)
| +--- org.springframework.boot:spring-boot-test:3.3.7
| | +--- org.springframework.boot:spring-boot:3.3.7 (*)
| | \--- org.springframework:spring-test:6.1.16
| | \--- org.springframework:spring-core:6.1.16 (*)
| +--- org.springframework.boot:spring-boot-test-autoconfigure:3.3.7
| | +--- org.springframework.boot:spring-boot:3.3.7 (*)
| | +--- org.springframework.boot:spring-boot-test:3.3.7 (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:3.3.7 (*)
| +--- com.jayway.jsonpath:json-path:2.9.0
| +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.2
| | \--- jakarta.activation:jakarta.activation-api:2.1.3
| +--- net.minidev:json-smart:2.5.1
| | \--- net.minidev:accessors-smart:2.5.1
| | \--- org.ow2.asm:asm:9.6
| +--- org.assertj:assertj-core:3.25.3
| | \--- net.bytebuddy:byte-buddy:1.14.11 -> 1.14.19
| +--- org.awaitility:awaitility:4.2.2
| | \--- org.hamcrest:hamcrest:2.1 -> 2.2
| +--- org.hamcrest:hamcrest:2.2
| +--- org.junit.jupiter:junit-jupiter:5.10.5
| | +--- org.junit:junit-bom:5.10.5
| | | +--- org.junit.jupiter:junit-jupiter:5.10.5 (c)
| | | +--- org.junit.jupiter:junit-jupiter-api:5.10.5 (c)
| | | +--- org.junit.jupiter:junit-jupiter-params:5.10.5 (c)
| | | +--- org.junit.platform:junit-platform-commons:1.10.5 (c)
| | | +--- org.junit.platform:junit-platform-engine:1.10.5 (c)
| | | \--- org.junit.platform:junit-platform-launcher:1.10.5 (c)
| | +--- org.junit.jupiter:junit-jupiter-api:5.10.5
| | | +--- org.junit:junit-bom:5.10.5 (*)
| | | +--- org.opentest4j:opentest4j:1.3.0
| | | +--- org.junit.platform:junit-platform-commons:1.10.5
| | | | +--- org.junit:junit-bom:5.10.5 (*)
| | | | \--- org.apiguardian:apiguardian-api:1.1.2
| | | \--- org.apiguardian:apiguardian-api:1.1.2
| | \--- org.junit.jupiter:junit-jupiter-params:5.10.5
| | +--- org.junit:junit-bom:5.10.5 (*)
| | +--- org.junit.jupiter:junit-jupiter-api:5.10.5 (*)
| | \--- org.apiguardian:apiguardian-api:1.1.2
| +--- org.mockito:mockito-core:5.11.0
| | +--- net.bytebuddy:byte-buddy:1.14.12 -> 1.14.19
| | \--- net.bytebuddy:byte-buddy-agent:1.14.12 -> 1.14.19
| +--- org.mockito:mockito-junit-jupiter:5.11.0
| | \--- org.mockito:mockito-core:5.11.0 (*)
| +--- org.skyscreamer:jsonassert:1.5.3
| | \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1
| +--- org.springframework:spring-core:6.1.16 (*)
| +--- org.springframework:spring-test:6.1.16 (*)
| \--- org.xmlunit:xmlunit-core:2.9.1
\--- org.springframework.kafka:spring-kafka-test:3.3.7
+--- org.springframework:spring-context:6.2.8 -> 6.1.16 (*)
+--- org.springframework:spring-test:6.2.8 -> 6.1.16 (*)
+--- org.springframework.retry:spring-retry:2.0.12 -> 2.0.11
+--- org.apache.zookeeper:zookeeper:3.8.4
| +--- org.apache.zookeeper:zookeeper-jute:3.8.4
| | \--- org.apache.yetus:audience-annotations:0.12.0
| +--- org.apache.yetus:audience-annotations:0.12.0
| +--- io.netty:netty-handler:4.1.105.Final -> 4.1.116.Final (*)
| +--- io.netty:netty-transport-native-epoll:4.1.105.Final -> 4.1.116.Final
| | +--- io.netty:netty-common:4.1.116.Final
| | +--- io.netty:netty-buffer:4.1.116.Final (*)
| | +--- io.netty:netty-transport:4.1.116.Final (*)
| | +--- io.netty:netty-transport-native-unix-common:4.1.116.Final (*)
| | \--- io.netty:netty-transport-classes-epoll:4.1.116.Final
| | +--- io.netty:netty-common:4.1.116.Final
| | +--- io.netty:netty-buffer:4.1.116.Final (*)
| | +--- io.netty:netty-transport:4.1.116.Final (*)
| | \--- io.netty:netty-transport-native-unix-common:4.1.116.Final (*)
| +--- org.slf4j:slf4j-api:1.7.30 -> 2.0.16
| +--- ch.qos.logback:logback-core:1.2.13 -> 1.5.12
| +--- ch.qos.logback:logback-classic:1.2.13 -> 1.5.12 (*)
| \--- commons-io:commons-io:2.11.0
+--- org.apache.kafka:kafka-clients:3.8.1 -> 3.7.2
+--- org.apache.kafka:kafka-server:3.8.1 -> 3.7.2
+--- org.apache.kafka:kafka-metadata:3.8.1 -> 3.7.2
+--- org.apache.kafka:kafka-server-common:3.8.1 -> 3.7.2
| \--- org.apache.kafka:kafka-clients:3.7.2
+--- org.apache.kafka:kafka-streams-test-utils:3.8.1 -> 3.7.2
| +--- org.apache.kafka:kafka-streams:3.7.2
| | +--- org.apache.kafka:kafka-clients:3.7.2
| | \--- org.rocksdb:rocksdbjni:7.9.2
| \--- org.apache.kafka:kafka-clients:3.7.2
+--- org.apache.kafka:kafka_2.13:3.8.1 -> 3.7.2
| +--- org.apache.kafka:kafka-clients:3.7.2
| \--- org.scala-lang:scala-library:2.13.12
+--- org.junit.jupiter:junit-jupiter-api:5.11.4 -> 5.10.5 (*)
\--- org.junit.platform:junit-platform-launcher:1.11.4 -> 1.10.5
+--- org.junit:junit-bom:5.10.5 (*)
+--- org.junit.platform:junit-platform-engine:1.10.5
| +--- org.junit:junit-bom:5.10.5 (*)
| +--- org.opentest4j:opentest4j:1.3.0
| +--- org.junit.platform:junit-platform-commons:1.10.5 (*)
| \--- org.apiguardian:apiguardian-api:1.1.2
\--- org.apiguardian:apiguardian-api:1.1.2
(c) - A dependency constraint, not a dependency. The dependency affected by the constraint occurs elsewhere in the tree.
(*) - Indicates repeated occurrences of a transitive dependency subtree. Gradle expands transitive dependency subtrees only once per project; repeat occurrences only display the root of the subtree, followed by this annotation.
A web-based, searchable dependency report is available by adding the --scan option.
[Incubating] Problems report is available at: file:///Users/kim-yejin/JPetStore6-microservices/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 3s
1 actionable task: 1 executed