Bump frontend-maven-plugin from 1.10.0 to 1.10.2

Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/eirslett/frontend-maven-plugin/releases)
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.10.0...frontend-plugins-1.10.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-05 06:26:41 +00:00 committed by MiniDigger
parent 0496f60a4c
commit a1867fe402

View File

@ -37,7 +37,7 @@
<apache-commons-lang.version>3.11</apache-commons-lang.version>
<!-- plugins -->
<frontend-maven-plugin.version>1.10.0</frontend-maven-plugin.version>
<frontend-maven-plugin.version>1.10.2</frontend-maven-plugin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
</properties>