Bump frontend-maven-plugin from 1.10.3 to 1.10.4

Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.10.3 to 1.10.4.
- [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.3...frontend-plugins-1.10.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-30 06:20:27 +00:00 committed by Jake Potrebic
parent cc0fb0b8e7
commit 7dd6504d4e

View File

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