Skip to content

Commit 847a632

Browse files
Bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.4 (#1309)
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.14.2 to 1.15.4. - [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.4) --- updated-dependencies: - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-version: 1.15.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42d442d commit 847a632

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
@@ -163,7 +163,7 @@
163163
<plugin>
164164
<groupId>com.github.eirslett</groupId>
165165
<artifactId>frontend-maven-plugin</artifactId>
166-
<version>1.14.2</version>
166+
<version>1.15.4</version>
167167
<configuration>
168168
<nodeVersion>${node.version}</nodeVersion>
169169
<npmVersion>${npm.version}</npmVersion>

0 commit comments

Comments
 (0)