Bump frontend-maven-plugin from 1.9.1 to 1.12.0 in /keycloak-theme

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

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-20 12:54:56 +00:00 committed by Jon Koops
parent e215197469
commit 2f4a98b0c1

View file

@ -55,7 +55,7 @@
<plugin> <plugin>
<groupId>com.github.eirslett</groupId> <groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId> <artifactId>frontend-maven-plugin</artifactId>
<version>1.9.1</version> <version>1.12.0</version>
<executions> <executions>
<execution> <execution>
<goals> <goals>