Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

46 lines (36 loc) · 1.11 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[12.0.0] - 2023-01-31

Changed

  • Update spring boot version to 3.0.2

[11.4.0] - 2023-01-31

Changed

  • Update spring boot version to 2.7.8
  • Update all dependencies

[11.3.0] - 2022-11-03

Changed

  • Update spring boot version to 2.7.5

[11.2.0] - 2022-07-01

Changed

  • Update spring boot version to 2.7.1

[11.1.0] - 2022-05-09

Changed

  • Update spring boot version to 2.6.7

[11.0.0] - 2021-10-06

Added

  • maven version plugin

Changed

  • updated plugins to their latest versions
  • Update spring boot version to 2.5.5

[10.2.0] - 2021-09-22

Security

  • Update spring boot version to include newer tomcat version to avoid CVE-2020-1938

[10.1.0] - 2021-03-12

Changed

  • exclude lombok from unused dependency check

[10.0.0] - 2019-10-10

Added

  • Initial commit