Skip to content

Commit 0209667

Browse files
Bump frontend-maven-plugin from 1.12.0 to 1.12.1
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.0 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.12.0...frontend-plugins-1.12.1) --- 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] <[email protected]>
1 parent f7a2f21 commit 0209667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<plugin>
6060
<groupId>com.github.eirslett</groupId>
6161
<artifactId>frontend-maven-plugin</artifactId>
62-
<version>1.12.0</version>
62+
<version>1.12.1</version>
6363
<executions>
6464
<execution>
6565
<id>install node and npm</id>

0 commit comments

Comments
 (0)