We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb7e1d commit bbe1e5cCopy full SHA for bbe1e5c
avro/pom.xml
@@ -58,12 +58,9 @@ abstractions.
58
<scope>test</scope>
59
</dependency>
60
<!-- For validating more complex comparisons -->
61
- <!-- 27-Feb-2017, tatu: NOTE! Can NOT use 3.x as it requires Java 8
62
- -->
63
<dependency>
64
<groupId>org.assertj</groupId>
65
<artifactId>assertj-core</artifactId>
66
- <version>2.5.0</version>
67
68
69
</dependencies>
0 commit comments