OpenLiberty / ci.ant

Ant tasks for managing Liberty profile server instances #devops
Apache License 2.0
8 stars 36 forks source link

update testapp spring version #151

Closed sebratton closed 2 years ago

sebratton commented 2 years ago

The springboot test app used to test the ant task invoking springbootUtility is updated to springboot 2.5.13

cherylking commented 2 years ago

@sebratton The latest spring boot is 2.6.7. Any reason you picked 2.5.13?

  answer: For purposes of this test there is no reason to prefer one over the other. Both were released April, 2022  

The failing builds are probably because the WL version is old. Time to bump up to use 22.0.0_03 and drop 21.0.0_09.

cherylking commented 2 years ago

The license for 22.0.0_03 is L-CTUR-CBPK8P. Need to update the maven.yml file accordingly.