File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,11 @@ This project contains Java bindings for using [PostGIS](https://postgis.net/) ge
2626 * Recommended are PostgreSQL 15.1 and PostGIS 3.2.2
2727 * Supported are versions starting from PostgreSQL 9.6 and PostGIS 2.3
2828* Support for current JDKs
29- * JDK 17 ([ main branch] ( https://github.com/sebasbaumh/postgis-java-ng/tree/master ) )
30- * JDK 11 ([ deprecated branch] ( https://github.com/sebasbaumh/postgis-java-ng/tree/jdk17 ) )
31- * JDK 8 ([ deprecated branch] ( https://github.com/sebasbaumh/postgis-java-ng/tree/jdk8 ) )
29+ * JDK 21 ([ main branch] ( https://github.com/sebasbaumh/postgis-java-ng/tree/master ) )
30+ * deprecated branches
31+ * [ JDK 17] ( https://github.com/sebasbaumh/postgis-java-ng/tree/jdk17 )
32+ * [ JDK 11] ( https://github.com/sebasbaumh/postgis-java-ng/tree/jdk11 )
33+ * [ JDK 8] ( https://github.com/sebasbaumh/postgis-java-ng/tree/jdk8 )
3234* The [ license] ( https://github.com/sebasbaumh/postgis-java-ng/blob/master/LICENSE ) is still LGPL
3335* The authors are listed [ here] ( https://github.com/sebasbaumh/postgis-java-ng/blob/master/AUTHORS )
3436
You can’t perform that action at this time.
0 commit comments