Skip to content

Commit 8e7ce75

Browse files
committed
Removed some dependencies
1 parent 14ce677 commit 8e7ce75

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

test/http-client-benchmarks/pom.xml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -162,21 +162,6 @@
162162

163163
<dependencyManagement>
164164
<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>
180165
<dependency>
181166
<groupId>software.amazon.awssdk</groupId>
182167
<artifactId>bom-internal</artifactId>

0 commit comments

Comments
 (0)