File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,22 +6,22 @@ Produce and consume JMX beans from Clojure.
66Releases and Dependency Information
77========================================
88
9- Latest stable release: 0.3.3
9+ Latest stable release: 0.3.4
1010
1111* [ All Released Versions] ( http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22java.jmx%22 )
1212
1313* [ Development Snapshot Versions] ( https://oss.sonatype.org/index.html#nexus-search;gav%7Eorg.clojure%7Ejava.jmx%7E%7E%7E )
1414
1515[ Leiningen] ( https://github.com/technomancy/leiningen ) dependency information:
1616
17- [org.clojure/java.jmx "0.3.3 "]
17+ [org.clojure/java.jmx "0.3.4 "]
1818
1919[ Maven] ( http://maven.apache.org/ ) dependency information:
2020
2121 <dependency>
2222 <groupId>org.clojure</groupId>
2323 <artifactId>java.jmx</artifactId>
24- <version>0.3.3 </version>
24+ <version>0.3.4 </version>
2525 </dependency>
2626
2727Usage
You can’t perform that action at this time.
0 commit comments