spring-guides / gs-crud-with-vaadin

Creating CRUD UI with Vaadin :: Use Vaadin and Spring Data JPA to build a dynamic UI
https://spring.io/guides/gs/crud-with-vaadin
Apache License 2.0
108 stars 141 forks source link

Upgrade to vaadin 24.1.5 #107

Closed manolo closed 1 year ago

pivotal-cla commented 1 year ago

@manolo Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 1 year ago

@manolo Thank you for signing the Contributor License Agreement!

snicoll commented 1 year ago

Thanks both. FTR we have both a Maven and a Gradle build so I did update to 24.1.5 in the latter as well.

mstahv commented 1 year ago

Good catch. I tend to forget Gradle users always, even though in Initializr I always make two projects (first one accidentally for Gradle, due to the wrong default 🤪).