File tree 1 file changed +0
-6
lines changed
spring-boot-project/spring-boot-dependencies
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 57
57
<gson .version>2.8.2</gson .version>
58
58
<h2 .version>1.4.196</h2 .version>
59
59
<hamcrest .version>1.3</hamcrest .version>
60
- <hdrhistogram .version>2.1.10</hdrhistogram .version>
61
60
<hazelcast .version>3.9.2</hazelcast .version>
62
61
<hazelcast-hibernate5 .version>1.2.2</hazelcast-hibernate5 .version>
63
62
<hibernate .version>5.2.12.Final</hibernate .version>
1736
1735
<artifactId >hamcrest-library</artifactId >
1737
1736
<version >${hamcrest.version} </version >
1738
1737
</dependency >
1739
- <dependency >
1740
- <groupId >org.hdrhistogram</groupId >
1741
- <artifactId >HdrHistogram</artifactId >
1742
- <version >${hdrhistogram.version} </version >
1743
- </dependency >
1744
1738
<dependency >
1745
1739
<groupId >org.hibernate</groupId >
1746
1740
<artifactId >hibernate-c3p0</artifactId >
You can’t perform that action at this time.
0 commit comments