leviysoft / mockingbird

Flexible mock server
Apache License 2.0
13 stars 3 forks source link

Build & run on JDK 21 #25

Closed danslapman closed 11 months ago

danslapman commented 11 months ago

This PR upgrades JDK from 17 to 21. This also causes ubuntu upgrade from 20.04 to 22.04 - there is no 21-jre-focal

danslapman commented 11 months ago

Blocked by https://github.com/spotify/missinglink/issues/345