diff --git a/CHANGELOG.md b/CHANGELOG.md index 99e4dbc6..fd789f00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [0.3.0](https://github.com/marvk/vatprism/compare/v0.2.0...v0.3.0) - Unreleased +## [0.3.0](https://github.com/marvk/vatprism/compare/v0.2.0...v0.3.0) - 2021-12-13 ### Added @@ -39,13 +39,13 @@ ### Security -- Upgraded various dependencies +- Updated various dependencies ## [0.2.1](https://github.com/marvk/vatprism/compare/v0.2.0...v0.2.1) - 2021-12-18 ### Security -- Critical: Updated Log4j to 2.17.0 to prevent the [Log4Shell](https://en.wikipedia.org/wiki/Log4Shell) exploit +- Critical update to Log4j (2.14.1 -> 2.17.0) preventing the [Log4Shell](https://en.wikipedia.org/wiki/Log4Shell) exploit ## [0.2.0](https://github.com/marvk/vatprism/compare/v0.1.0...v0.2.0) - 2021-09-17 diff --git a/pom.xml b/pom.xml index 33fdba79..802cf8e8 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ - DEV + 0.3.0 1 net.marvk.fs.vatsim.map.Application