We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1ee0e4 + dc5356c commit ceabb0bCopy full SHA for ceabb0b
1 file changed
pom.xml
@@ -217,11 +217,6 @@
217
<version>1.5.1</version>
218
<scope>test</scope>
219
</dependency>
220
- <dependency>
221
- <groupId>com.fasterxml.jackson.dataformat</groupId>
222
- <artifactId>jackson-dataformat-yaml</artifactId>
223
- <version>2.15.2</version>
224
- </dependency>
225
<!-- Neo4j Graphql -->
226
<dependency>
227
<groupId>org.neo4j</groupId>
@@ -314,10 +309,6 @@
314
309
<groupId>joda-time</groupId>
315
310
<artifactId>joda-time</artifactId>
316
311
</exclusion>
317
- <exclusion>
318
319
320
- </exclusion>
321
312
<exclusion>
322
313
<groupId>org.apache.logging.log4j</groupId>
323
<artifactId>log4j-api</artifactId>
0 commit comments