Skip to content

Commit

Permalink
Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.13.4 to 1.14.0.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.13.4...frontend-plugins-1.14.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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 12, 2023
1 parent b8f2f97 commit cf1eecd
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 @@ -65,7 +65,7 @@
<lombok-maven-plugin.version>1.18.20.0</lombok-maven-plugin.version>
<version.lombok>1.18.28</version.lombok>
<!-- Needed for js / css -->
<version.frontend-maven-plugin>1.13.4</version.frontend-maven-plugin>
<version.frontend-maven-plugin>1.14.0</version.frontend-maven-plugin>
<open.rewrite.maven.plugin.version>5.5.0</open.rewrite.maven.plugin.version>
</properties>

Expand Down

0 comments on commit cf1eecd

Please sign in to comment.