bridgedb / BridgeDb

The BridgeDb Library source code
https://bridgedb.org/
Apache License 2.0
28 stars 21 forks source link

Java8 compile fail #245

Closed egonw closed 1 month ago

egonw commented 1 month ago

With mvn -f pom-java8.xml clean install:

image

egonw commented 1 month ago

Caused by a test that requires at least Java 11. Fixed.