Skip to content

Commit 97b6d47

Browse files
authored
Merge pull request #725 from seancorfield/patch-22
Change java.jdbc status to Inactive
2 parents 38cdeed + 39e3311 commit 97b6d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/dev/contrib_libs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Status legend:
6060
| https://clojure.github.io/data.zip/[data.zip] | Manipulating zippers | | Stable
6161
| https://clojure.github.io/java.classpath/[java.classpath] | Classpath utilities | Alessandra Sierra | Stable
6262
| https://clojure.github.io/java.data/[java.data] | Work with Java Beans | Sean Corfield | Active
63-
| https://clojure.github.io/java.jdbc/[java.jdbc] | JDBC-based SQL interface | Sean Corfield | Stable
63+
| https://clojure.github.io/java.jdbc/[java.jdbc] | JDBC-based SQL interface | Sean Corfield | Inactive
6464
| https://clojure.github.io/java.jmx/[java.jmx] | JMX interface | Nick Bailey | Stable
6565
| https://clojure.github.io/math.combinatorics/[math.combinatorics] | Lazy sequences for common combinatorial functions | Mark Engelberg | Stable
6666
| https://clojure.github.io/math.numeric-tower/[math.numeric-tower] | Math functions and numeric tower | Mark Engelberg | Stable

0 commit comments

Comments
 (0)