# Changelog

## [2.0.0](https://github.com/m2e-code-quality/m2e-code-quality/tree/2.0.0) (2022-09-22)

[Full Changelog](https://github.com/m2e-code-quality/m2e-code-quality/compare/1.1.5...2.0.0)

**Breaking changes:**

- Require Java-SE 17 [\#297](https://github.com/m2e-code-quality/m2e-code-quality/pull/297) ([adangel](https://github.com/adangel))
- Change target platform to 2022-09 [\#296](https://github.com/m2e-code-quality/m2e-code-quality/pull/296) ([adangel](https://github.com/adangel))

**Implemented enhancements:**

- \[ci\] Refactor Github Actions [\#298](https://github.com/m2e-code-quality/m2e-code-quality/pull/298) ([adangel](https://github.com/adangel))
- Support m2e 2.0.4 [\#294](https://github.com/m2e-code-quality/m2e-code-quality/pull/294) ([adangel](https://github.com/adangel))
- Improve build to test multiple target platforms [\#290](https://github.com/m2e-code-quality/m2e-code-quality/pull/290) ([adangel](https://github.com/adangel))

**Closed issues:**

- Cannot install in Eclipse 2022-09 [\#292](https://github.com/m2e-code-quality/m2e-code-quality/issues/292)

**Merged pull requests:**

- Set version to 2.0.0-SNAPSHOT [\#295](https://github.com/m2e-code-quality/m2e-code-quality/pull/295) ([adangel](https://github.com/adangel))
- Bump maven from 3.8.5 to 3.8.6 [\#291](https://github.com/m2e-code-quality/m2e-code-quality/pull/291) ([adangel](https://github.com/adangel))
- Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.2.0 [\#289](https://github.com/m2e-code-quality/m2e-code-quality/pull/289) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump tycho-version from 2.7.1 to 2.7.5 [\#288](https://github.com/m2e-code-quality/m2e-code-quality/pull/288) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump maven-resources-plugin from 3.2.0 to 3.3.0 [\#286](https://github.com/m2e-code-quality/m2e-code-quality/pull/286) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump maven-toolchains-plugin from 3.0.0 to 3.1.0 [\#283](https://github.com/m2e-code-quality/m2e-code-quality/pull/283) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump tycho-version from 2.7.0 to 2.7.1 [\#277](https://github.com/m2e-code-quality/m2e-code-quality/pull/277) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump maven from 3.8.2 to 3.8.5 [\#276](https://github.com/m2e-code-quality/m2e-code-quality/pull/276) ([adangel](https://github.com/adangel))
- Remove repository utils plugin [\#275](https://github.com/m2e-code-quality/m2e-code-quality/pull/275) ([adangel](https://github.com/adangel))
- Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 [\#274](https://github.com/m2e-code-quality/m2e-code-quality/pull/274) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump tycho-version from 2.6.0 to 2.7.0 [\#273](https://github.com/m2e-code-quality/m2e-code-quality/pull/273) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump checkstyle from 8.15 to 8.29 in /test-projects/checkstyle-9 [\#272](https://github.com/m2e-code-quality/m2e-code-quality/pull/272) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump tycho-version from 2.5.0 to 2.6.0 [\#271](https://github.com/m2e-code-quality/m2e-code-quality/pull/271) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump spotbugs-maven-plugin from 4.4.2 to 4.5.3.0 [\#270](https://github.com/m2e-code-quality/m2e-code-quality/pull/270) ([dependabot[bot]](https://github.com/apps/dependabot))
- Github Actions: Use deploy key instead of PAT [\#265](https://github.com/m2e-code-quality/m2e-code-quality/pull/265) ([adangel](https://github.com/adangel))
- Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2 [\#264](https://github.com/m2e-code-quality/m2e-code-quality/pull/264) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump repository-utils from 2.2.0 to 2.5.0 [\#263](https://github.com/m2e-code-quality/m2e-code-quality/pull/263) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump tycho-version from 2.4.0 to 2.5.0 [\#262](https://github.com/m2e-code-quality/m2e-code-quality/pull/262) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1 [\#261](https://github.com/m2e-code-quality/m2e-code-quality/pull/261) ([dependabot[bot]](https://github.com/apps/dependabot))

