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 0e971fa commit e1adeedCopy full SHA for e1adeed
jmh/benchmark-binary-tree/pom.xml
@@ -66,12 +66,6 @@ THE POSSIBILITY OF SUCH DAMAGE.
66
<artifactId>jmh-core</artifactId>
67
<version>${jmh.version}</version>
68
</dependency>
69
- <dependency>
70
- <groupId>org.openjdk.jmh</groupId>
71
- <artifactId>jmh-generator-annprocess</artifactId>
72
- <version>${jmh.version}</version>
73
- <scope>provided</scope>
74
- </dependency>
75
</dependencies>
76
77
<build>
0 commit comments