-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdeps.txt
More file actions
227 lines (221 loc) · 15.1 KB
/
Copy pathdeps.txt
File metadata and controls
227 lines (221 loc) · 15.1 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
> Task :dependencies
------------------------------------------------------------
Root project 'GeoLocateAPI' - GeoLocate API - Spring Boot project for IP Geolocation
------------------------------------------------------------
compileClasspath - Compile classpath for source set 'main'.
+--- org.projectlombok:lombok -> 1.18.34
+--- org.springframework.boot:spring-boot-starter-web -> 3.3.4
| +--- org.springframework.boot:spring-boot-starter:3.3.4
| | +--- org.springframework.boot:spring-boot:3.3.4
| | | +--- org.springframework:spring-core:6.1.13
| | | | \--- org.springframework:spring-jcl:6.1.13
| | | \--- org.springframework:spring-context:6.1.13
| | | +--- org.springframework:spring-aop:6.1.13
| | | | +--- org.springframework:spring-beans:6.1.13
| | | | | \--- org.springframework:spring-core:6.1.13 (*)
| | | | \--- org.springframework:spring-core:6.1.13 (*)
| | | +--- org.springframework:spring-beans:6.1.13 (*)
| | | +--- org.springframework:spring-core:6.1.13 (*)
| | | +--- org.springframework:spring-expression:6.1.13
| | | | \--- org.springframework:spring-core:6.1.13 (*)
| | | \--- io.micrometer:micrometer-observation:1.12.10 -> 1.13.4
| | | \--- io.micrometer:micrometer-commons:1.13.4
| | +--- org.springframework.boot:spring-boot-autoconfigure:3.3.4
| | | \--- org.springframework.boot:spring-boot:3.3.4 (*)
| | +--- org.springframework.boot:spring-boot-starter-logging:3.3.4
| | | +--- ch.qos.logback:logback-classic:1.5.8
| | | | +--- ch.qos.logback:logback-core:1.5.8
| | | | \--- 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.13 (*)
| | \--- org.yaml:snakeyaml:2.2
| +--- org.springframework.boot:spring-boot-starter-json:3.3.4
| | +--- org.springframework.boot:spring-boot-starter:3.3.4 (*)
| | +--- org.springframework:spring-web:6.1.13
| | | +--- org.springframework:spring-beans:6.1.13 (*)
| | | +--- org.springframework:spring-core:6.1.13 (*)
| | | \--- io.micrometer:micrometer-observation:1.12.10 -> 1.13.4 (*)
| | +--- com.fasterxml.jackson.core:jackson-databind:2.17.2
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2
| | | | \--- com.fasterxml.jackson:jackson-bom:2.17.2
| | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 (c)
| | | | +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (c)
| | | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (c)
| | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2 (c)
| | | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2 (c)
| | | | +--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2 (c)
| | | | \--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2 (c)
| | | +--- com.fasterxml.jackson.core:jackson-core:2.17.2
| | | | \--- com.fasterxml.jackson:jackson-bom:2.17.2 (*)
| | | \--- com.fasterxml.jackson:jackson-bom:2.17.2 (*)
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2
| | | +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
| | | \--- com.fasterxml.jackson:jackson-bom:2.17.2 (*)
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.17.2 (*)
| | | +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
| | | \--- com.fasterxml.jackson:jackson-bom:2.17.2 (*)
| | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2
| | +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
| | +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
| | \--- com.fasterxml.jackson:jackson-bom:2.17.2 (*)
| +--- org.springframework.boot:spring-boot-starter-tomcat:3.3.4
| | +--- jakarta.annotation:jakarta.annotation-api:2.1.1
| | +--- org.apache.tomcat.embed:tomcat-embed-core:10.1.30
| | +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.30
| | \--- org.apache.tomcat.embed:tomcat-embed-websocket:10.1.30
| | \--- org.apache.tomcat.embed:tomcat-embed-core:10.1.30
| +--- org.springframework:spring-web:6.1.13 (*)
| \--- org.springframework:spring-webmvc:6.1.13
| +--- org.springframework:spring-aop:6.1.13 (*)
| +--- org.springframework:spring-beans:6.1.13 (*)
| +--- org.springframework:spring-context:6.1.13 (*)
| +--- org.springframework:spring-core:6.1.13 (*)
| +--- org.springframework:spring-expression:6.1.13 (*)
| \--- org.springframework:spring-web:6.1.13 (*)
+--- org.springframework.boot:spring-boot-starter-webflux -> 3.3.4
| +--- org.springframework.boot:spring-boot-starter:3.3.4 (*)
| +--- org.springframework.boot:spring-boot-starter-json:3.3.4 (*)
| +--- org.springframework.boot:spring-boot-starter-reactor-netty:3.3.4
| | \--- io.projectreactor.netty:reactor-netty-http:1.1.22
| | +--- io.netty:netty-codec-http:4.1.112.Final -> 4.1.113.Final
| | | +--- io.netty:netty-common:4.1.113.Final
| | | +--- io.netty:netty-buffer:4.1.113.Final
| | | | \--- io.netty:netty-common:4.1.113.Final
| | | +--- io.netty:netty-transport:4.1.113.Final
| | | | +--- io.netty:netty-common:4.1.113.Final
| | | | +--- io.netty:netty-buffer:4.1.113.Final (*)
| | | | \--- io.netty:netty-resolver:4.1.113.Final
| | | | \--- io.netty:netty-common:4.1.113.Final
| | | +--- io.netty:netty-codec:4.1.113.Final
| | | | +--- io.netty:netty-common:4.1.113.Final
| | | | +--- io.netty:netty-buffer:4.1.113.Final (*)
| | | | \--- io.netty:netty-transport:4.1.113.Final (*)
| | | \--- io.netty:netty-handler:4.1.113.Final
| | | +--- io.netty:netty-common:4.1.113.Final
| | | +--- io.netty:netty-resolver:4.1.113.Final (*)
| | | +--- io.netty:netty-buffer:4.1.113.Final (*)
| | | +--- io.netty:netty-transport:4.1.113.Final (*)
| | | +--- io.netty:netty-transport-native-unix-common:4.1.113.Final
| | | | +--- io.netty:netty-common:4.1.113.Final
| | | | +--- io.netty:netty-buffer:4.1.113.Final (*)
| | | | \--- io.netty:netty-transport:4.1.113.Final (*)
| | | \--- io.netty:netty-codec:4.1.113.Final (*)
| | +--- io.netty:netty-codec-http2:4.1.112.Final -> 4.1.113.Final
| | | +--- io.netty:netty-common:4.1.113.Final
| | | +--- io.netty:netty-buffer:4.1.113.Final (*)
| | | +--- io.netty:netty-transport:4.1.113.Final (*)
| | | +--- io.netty:netty-codec:4.1.113.Final (*)
| | | +--- io.netty:netty-handler:4.1.113.Final (*)
| | | \--- io.netty:netty-codec-http:4.1.113.Final (*)
| | +--- io.netty:netty-resolver-dns:4.1.112.Final -> 4.1.113.Final
| | | +--- io.netty:netty-common:4.1.113.Final
| | | +--- io.netty:netty-buffer:4.1.113.Final (*)
| | | +--- io.netty:netty-resolver:4.1.113.Final (*)
| | | +--- io.netty:netty-transport:4.1.113.Final (*)
| | | +--- io.netty:netty-codec:4.1.113.Final (*)
| | | +--- io.netty:netty-codec-dns:4.1.113.Final
| | | | +--- io.netty:netty-common:4.1.113.Final
| | | | +--- io.netty:netty-buffer:4.1.113.Final (*)
| | | | +--- io.netty:netty-transport:4.1.113.Final (*)
| | | | \--- io.netty:netty-codec:4.1.113.Final (*)
| | | \--- io.netty:netty-handler:4.1.113.Final (*)
| | +--- io.netty:netty-resolver-dns-native-macos:4.1.112.Final -> 4.1.113.Final
| | | \--- io.netty:netty-resolver-dns-classes-macos:4.1.113.Final
| | | +--- io.netty:netty-common:4.1.113.Final
| | | +--- io.netty:netty-resolver-dns:4.1.113.Final (*)
| | | \--- io.netty:netty-transport-native-unix-common:4.1.113.Final (*)
| | +--- io.netty:netty-transport-native-epoll:4.1.112.Final -> 4.1.113.Final
| | | +--- io.netty:netty-common:4.1.113.Final
| | | +--- io.netty:netty-buffer:4.1.113.Final (*)
| | | +--- io.netty:netty-transport:4.1.113.Final (*)
| | | +--- io.netty:netty-transport-native-unix-common:4.1.113.Final (*)
| | | \--- io.netty:netty-transport-classes-epoll:4.1.113.Final
| | | +--- io.netty:netty-common:4.1.113.Final
| | | +--- io.netty:netty-buffer:4.1.113.Final (*)
| | | +--- io.netty:netty-transport:4.1.113.Final (*)
| | | \--- io.netty:netty-transport-native-unix-common:4.1.113.Final (*)
| | +--- io.projectreactor.netty:reactor-netty-core:1.1.22
| | | +--- io.netty:netty-handler:4.1.112.Final -> 4.1.113.Final (*)
| | | +--- io.netty:netty-handler-proxy:4.1.112.Final -> 4.1.113.Final
| | | | +--- io.netty:netty-common:4.1.113.Final
| | | | +--- io.netty:netty-buffer:4.1.113.Final (*)
| | | | +--- io.netty:netty-transport:4.1.113.Final (*)
| | | | +--- io.netty:netty-codec:4.1.113.Final (*)
| | | | +--- io.netty:netty-codec-socks:4.1.113.Final
| | | | | +--- io.netty:netty-common:4.1.113.Final
| | | | | +--- io.netty:netty-buffer:4.1.113.Final (*)
| | | | | +--- io.netty:netty-transport:4.1.113.Final (*)
| | | | | \--- io.netty:netty-codec:4.1.113.Final (*)
| | | | \--- io.netty:netty-codec-http:4.1.113.Final (*)
| | | +--- io.netty:netty-resolver-dns:4.1.112.Final -> 4.1.113.Final (*)
| | | +--- io.netty:netty-resolver-dns-native-macos:4.1.112.Final -> 4.1.113.Final (*)
| | | +--- io.netty:netty-transport-native-epoll:4.1.112.Final -> 4.1.113.Final (*)
| | | \--- io.projectreactor:reactor-core:3.5.20 -> 3.6.10
| | | \--- org.reactivestreams:reactive-streams:1.0.4
| | \--- io.projectreactor:reactor-core:3.5.20 -> 3.6.10 (*)
| +--- org.springframework:spring-web:6.1.13 (*)
| \--- org.springframework:spring-webflux:6.1.13
| +--- org.springframework:spring-beans:6.1.13 (*)
| +--- org.springframework:spring-core:6.1.13 (*)
| +--- org.springframework:spring-web:6.1.13 (*)
| \--- io.projectreactor:reactor-core:3.6.10 (*)
+--- org.springframework.boot:spring-boot-starter-actuator -> 3.3.4
| +--- org.springframework.boot:spring-boot-starter:3.3.4 (*)
| +--- org.springframework.boot:spring-boot-actuator-autoconfigure:3.3.4
| | +--- org.springframework.boot:spring-boot-actuator:3.3.4
| | | \--- org.springframework.boot:spring-boot:3.3.4 (*)
| | +--- org.springframework.boot:spring-boot:3.3.4 (*)
| | \--- org.springframework.boot:spring-boot-autoconfigure:3.3.4 (*)
| +--- io.micrometer:micrometer-observation:1.13.4 (*)
| \--- io.micrometer:micrometer-jakarta9:1.13.4
| +--- io.micrometer:micrometer-core:1.13.4
| | +--- io.micrometer:micrometer-commons:1.13.4
| | \--- io.micrometer:micrometer-observation:1.13.4 (*)
| +--- io.micrometer:micrometer-commons:1.13.4
| \--- io.micrometer:micrometer-observation:1.13.4 (*)
+--- org.springframework.boot:spring-boot-starter-validation -> 3.3.4
| +--- org.springframework.boot:spring-boot-starter:3.3.4 (*)
| +--- org.apache.tomcat.embed:tomcat-embed-el:10.1.30
| \--- org.hibernate.validator:hibernate-validator:8.0.1.Final
| +--- jakarta.validation:jakarta.validation-api:3.0.2
| +--- org.jboss.logging:jboss-logging:3.4.3.Final -> 3.5.3.Final
| \--- com.fasterxml:classmate:1.5.1 -> 1.7.0
\--- org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.0
+--- org.springdoc:springdoc-openapi-starter-webmvc-api:2.8.0
| +--- org.springdoc:springdoc-openapi-starter-common:2.8.0
| | +--- org.springframework.boot:spring-boot-autoconfigure:3.4.1 -> 3.3.4 (*)
| | \--- io.swagger.core.v3:swagger-core-jakarta:2.2.27
| | +--- org.apache.commons:commons-lang3:3.17.0 -> 3.14.0
| | +--- org.slf4j:slf4j-api:2.0.9 -> 2.0.16
| | +--- io.swagger.core.v3:swagger-annotations-jakarta:2.2.27
| | +--- io.swagger.core.v3:swagger-models-jakarta:2.2.27
| | | \--- com.fasterxml.jackson.core:jackson-annotations:2.16.2 -> 2.17.2 (*)
| | +--- org.yaml:snakeyaml:2.3 -> 2.2
| | +--- jakarta.xml.bind:jakarta.xml.bind-api:3.0.1 -> 4.0.2
| | | \--- jakarta.activation:jakarta.activation-api:2.1.3
| | +--- jakarta.validation:jakarta.validation-api:3.1.0 -> 3.0.2
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.16.2 -> 2.17.2 (*)
| | +--- com.fasterxml.jackson.core:jackson-databind:2.16.2 -> 2.17.2 (*)
| | +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.2 -> 2.17.2
| | | +--- com.fasterxml.jackson.core:jackson-databind:2.17.2 (*)
| | | +--- org.yaml:snakeyaml:2.2
| | | +--- com.fasterxml.jackson.core:jackson-core:2.17.2 (*)
| | | \--- com.fasterxml.jackson:jackson-bom:2.17.2 (*)
| | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.2 -> 2.17.2 (*)
| \--- org.springframework:spring-webmvc:6.2.1 -> 6.1.13 (*)
+--- org.webjars:swagger-ui:5.18.2
\--- org.webjars:webjars-locator-lite:1.0.1
\--- org.jspecify:jspecify:1.0.0 -> 0.3.0
(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.
BUILD SUCCESSFUL in 598ms
1 actionable task: 1 executed