Skip to content

Commit 4b0d788

Browse files
Bump frontend-maven-plugin from 1.6 to 1.12.1
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.6 to 1.12.1. - [Release notes](https://github.com/eirslett/frontend-maven-plugin/releases) - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.6...frontend-plugins-1.12.1) --- 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>
1 parent 918a317 commit 4b0d788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>com.github.eirslett</groupId>
2424
<artifactId>frontend-maven-plugin</artifactId>
25-
<version>1.11.0</version>
25+
<version>1.12.1</version>
2626
<executions>
2727
<execution>
2828
<id>install node and yarn</id>

0 commit comments

Comments
 (0)