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 b01cc84 commit 19f837aCopy full SHA for 19f837a
pom.xml
@@ -8,7 +8,7 @@
8
<groupId>com.fasterxml.util</groupId>
9
<artifactId>low-gc-membuffers</artifactId>
10
<name>Low GC memory buffers</name>
11
- <version>0.8.2-SNAPSHOT</version>
+ <version>0.9.0</version>
12
<packaging>bundle</packaging>
13
<description>In-memory, bounded-size queue data structure that aims at minimizing
14
garbage collection overhead (especially latency)
0 commit comments