SE-8-2021 / backend

The backend of 2021 SE class group 8, inherited from the 2020 project.
https://pvs.xcc.tw
MIT License
0 stars 4 forks source link

Bump spring boot version to 2.6.2 #31

Closed Xanonymous-GitHub closed 2 years ago

Xanonymous-GitHub commented 2 years ago

Description

Spring boot has a new stable release version: 2.6.2, and there's no breaking changes for our proj. See the Release Notes for more details.

How to verify?

Run proj, make sure it starts normally.