OpenLiberty / liberty-tools-eclipse

Eclipse Public License 2.0
11 stars 8 forks source link

24.0.3 release #497

Closed awisniew90 closed 6 months ago

awisniew90 commented 7 months ago

Update LTE versions to 24.0.3 Create new 4Q2023 target platform Switch tests to use new 4Q2023 target as default

scottkurz commented 6 months ago

All of our tests use either Java 11 or 8.. maybe if we still have work to do we could switch one of these to '17'?

    <maven.compiler.source>11</maven.compiler.source>
    <maven.compiler.target>11</maven.compiler.target>
awisniew90 commented 6 months ago

Resolves issue #488