Skip to content

Commit

Permalink
Bump frontend-maven-plugin from 1.12.1 to 1.13.4 (#12)
Browse files Browse the repository at this point in the history
Bumps [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](eirslett/frontend-maven-plugin@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 11, 2023
1 parent 49471c4 commit cfd7cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<version.cui.parent>0.2.7</version.cui.parent>
<version.primefaces>12.0.0</version.primefaces>
<!-- Neede for js / css -->
<version.frontend-maven-plugin>1.12.1</version.frontend-maven-plugin>
<version.frontend-maven-plugin>1.13.4</version.frontend-maven-plugin>
<version.nodejs>v18.16.0</version.nodejs>
</properties>
<modules>
Expand Down

0 comments on commit cfd7cf7

Please sign in to comment.