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

Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.13.4.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.13.4)

---
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] 2023-09-11 13:19:23 +00:00 committed by GitHub
parent f67bd32c19
commit 85acaa5fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
<mysql.version>8.0.28</mysql.version>
<h2.version>2.1.214</h2.version>
<findbugs.version>3.0.1</findbugs.version>
<frontend-maven-plugin.version>1.12.1</frontend-maven-plugin.version>
<frontend-maven-plugin.version>1.13.4</frontend-maven-plugin.version>
<node.version>v16.14.2</node.version>
<yarn.version>v1.22.11</yarn.version>
</properties>