Skip to content

Commit

Permalink
build(deps): bump com.github.eirslett:frontend-maven-plugin (#1801)
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.14.2 to 1.15.0.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.14.2...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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent a5a252a commit 97e9644
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 @@ -74,7 +74,7 @@
<org.apache.maven.plugins.clean.version>3.3.2</org.apache.maven.plugins.clean.version>
<org.apache.maven.plugins.resources.version>3.3.1</org.apache.maven.plugins.resources.version>
<org.apache.maven.plugins.assembly.version>3.6.0</org.apache.maven.plugins.assembly.version>
<com.github.eirslett.frontend.plugin.version>1.14.2</com.github.eirslett.frontend.plugin.version>
<com.github.eirslett.frontend.plugin.version>1.15.0</com.github.eirslett.frontend.plugin.version>
<org.codehaus.mojo.exec.plugin.version>3.1.1</org.codehaus.mojo.exec.plugin.version>
<org.codehaus.mojo.build.helper.plugin.version>3.5.0</org.codehaus.mojo.build.helper.plugin.version>
<com.mycila.license.maven.plugin.version>4.3</com.mycila.license.maven.plugin.version>
Expand Down

0 comments on commit 97e9644

Please sign in to comment.