Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.15.0

Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.13.4 to 1.15.0.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.13.4...frontend-plugins-1.15.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] 2024-09-09 13:06:31 +00:00 committed by GitHub
parent 1e5ec605bd
commit f673938be4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@
<properties>
<h2.version>2.1.214</h2.version>
<findbugs.version>3.0.1</findbugs.version>
<frontend-maven-plugin.version>1.13.4</frontend-maven-plugin.version>
<frontend-maven-plugin.version>1.15.0</frontend-maven-plugin.version>
<node.version>v18.18.2</node.version>
<yarn.version>v1.22.11</yarn.version>
</properties>