# Changelog

## [1.1.5](https://github.com/m2e-code-quality/m2e-code-quality/tree/1.1.5) (2021-09-18)

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

**Implemented enhancements:**

- Sign the plugins [\#257](https://github.com/m2e-code-quality/m2e-code-quality/issues/257)

**Closed issues:**

- Wrong Checkstyle URL breaks Oomph setup [\#251](https://github.com/m2e-code-quality/m2e-code-quality/issues/251)
- Eclipse 4.19: net.sf.eclipsecs.core 5.2.0 but it could not be found [\#250](https://github.com/m2e-code-quality/m2e-code-quality/issues/250)
- EclipseCheckstyleProjectConfigurationTest failure [\#229](https://github.com/m2e-code-quality/m2e-code-quality/issues/229)
- Broken Build due to com.github.spotbugs.plugin.eclipse-\*.jar!/META-INF/MANIFEST.MF: Invalid manifest header Bundle-ClassPath: "spotbugs-plugin.jar," [\#227](https://github.com/m2e-code-quality/m2e-code-quality/issues/227)

**Merged pull requests:**

- Upgrade tycho, use toolchains [\#260](https://github.com/m2e-code-quality/m2e-code-quality/pull/260) ([adangel](https://github.com/adangel))
- Release automation with github actions [\#259](https://github.com/m2e-code-quality/m2e-code-quality/pull/259) ([adangel](https://github.com/adangel))
- Add keystore to sign plugin [\#258](https://github.com/m2e-code-quality/m2e-code-quality/pull/258) ([adangel](https://github.com/adangel))
- Add Github Actions workflow [\#256](https://github.com/m2e-code-quality/m2e-code-quality/pull/256) ([adangel](https://github.com/adangel))
- Fix checkstyle update site [\#255](https://github.com/m2e-code-quality/m2e-code-quality/pull/255) ([adangel](https://github.com/adangel))
- Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0 [\#252](https://github.com/m2e-code-quality/m2e-code-quality/pull/252) ([dependabot[bot]](https://github.com/apps/dependabot))
- Upgrade to GitHub-native Dependabot [\#249](https://github.com/m2e-code-quality/m2e-code-quality/pull/249) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- New PMD Eclipse Plugin update site [\#248](https://github.com/m2e-code-quality/m2e-code-quality/pull/248) ([adangel](https://github.com/adangel))
- Bump spotbugs-maven-plugin from 4.2.2 to 4.2.3 [\#247](https://github.com/m2e-code-quality/m2e-code-quality/pull/247) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 [\#245](https://github.com/m2e-code-quality/m2e-code-quality/pull/245) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 [\#242](https://github.com/m2e-code-quality/m2e-code-quality/pull/242) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump spotbugs-maven-plugin from 4.0.4 to 4.1.4 [\#240](https://github.com/m2e-code-quality/m2e-code-quality/pull/240) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump maven-resources-plugin from 3.1.0 to 3.2.0 [\#237](https://github.com/m2e-code-quality/m2e-code-quality/pull/237) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 [\#236](https://github.com/m2e-code-quality/m2e-code-quality/pull/236) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump repository-utils from 1.6.0 to 1.7.0 [\#235](https://github.com/m2e-code-quality/m2e-code-quality/pull/235) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump tycho-version from 1.6.0 to 1.7.0 [\#233](https://github.com/m2e-code-quality/m2e-code-quality/pull/233) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump spotbugs-maven-plugin from 3.1.12.2 to 4.0.0 [\#232](https://github.com/m2e-code-quality/m2e-code-quality/pull/232) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- \[SECURITY\] Use HTTPS to resolve dependencies in Maven Build [\#231](https://github.com/m2e-code-quality/m2e-code-quality/pull/231) ([JLLeitschuh](https://github.com/JLLeitschuh))
- Add explicit checkstyle version in test projects [\#230](https://github.com/m2e-code-quality/m2e-code-quality/pull/230) ([adangel](https://github.com/adangel))
- Bump repository-utils from 1.4.0 to 1.6.0 [\#228](https://github.com/m2e-code-quality/m2e-code-quality/pull/228) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump tycho-version from 1.5.1 to 1.6.0 [\#226](https://github.com/m2e-code-quality/m2e-code-quality/pull/226) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump tycho-version from 1.4.0 to 1.5.1 [\#224](https://github.com/m2e-code-quality/m2e-code-quality/pull/224) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump spotbugs-maven-plugin from 3.1.12 to 3.1.12.2 [\#220](https://github.com/m2e-code-quality/m2e-code-quality/pull/220) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))

