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 dd51a68 commit 2af89a7Copy full SHA for 2af89a7
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>au.com.acegi</groupId>
6
<artifactId>acegi-standard-project</artifactId>
7
- <version>0.1.8</version>
+ <version>0.1.9</version>
8
</parent>
9
<groupId>org.lmdbjava</groupId>
10
<artifactId>lmdbjava</artifactId>
@@ -67,11 +67,7 @@
67
</dependency>
68
<dependency>
69
<groupId>org.hamcrest</groupId>
70
- <artifactId>hamcrest-core</artifactId>
71
- </dependency>
72
- <dependency>
73
- <groupId>org.hamcrest</groupId>
74
- <artifactId>hamcrest-library</artifactId>
+ <artifactId>hamcrest</artifactId>
75
76
77
<groupId>com.github.jnr</groupId>
0 commit comments