Skip to content

Commit

Permalink
Bump frontend-maven-plugin from 1.13.3 to 1.13.4
Browse files Browse the repository at this point in the history
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.13.3 to 1.13.4.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.13.3...frontend-plugins-1.13.4)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2023
1 parent 89f5583 commit 719c10a
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 @@ -78,7 +78,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.13.3</version>
<version>1.13.4</version>
<executions>
<execution>
<id>install node and npm</id>
Expand Down

0 comments on commit 719c10a

Please sign in to comment.