Skip to content

Commit fffff5d

Browse files
Sebastian BaumhekelSebastian Baumhekel
authored andcommitted
readme.
1 parent d7ac6ca commit fffff5d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)