File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
test/http-client-benchmarks Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 162
162
163
163
<dependencyManagement >
164
164
<dependencies >
165
- <dependency >
166
- <groupId >com.fasterxml.jackson.core</groupId >
167
- <artifactId >jackson-databind</artifactId >
168
- <version >${jackson.databind.version} </version >
169
- </dependency >
170
- <dependency >
171
- <groupId >com.fasterxml.jackson.core</groupId >
172
- <artifactId >jackson-core</artifactId >
173
- <version >${jackson.version} </version >
174
- </dependency >
175
- <dependency >
176
- <groupId >com.fasterxml.jackson.core</groupId >
177
- <artifactId >jackson-annotations</artifactId >
178
- <version >${jackson.version} </version >
179
- </dependency >
180
165
<dependency >
181
166
<groupId >software.amazon.awssdk</groupId >
182
167
<artifactId >bom-internal</artifactId >
You can’t perform that action at this time.
0 commit comments