Skip to content

Commit 29423ff

Browse files
build(deps): Bump frontend-maven-plugin from 1.11.0 to 1.12.0 (#152)
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.11.0 to 1.12.0. - [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.11.0...frontend-plugins-1.12.0) --- updated-dependencies: - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: Dave <davilane@uk.ibm.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1560d9 commit 29423ff

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
@@ -149,7 +149,7 @@
149149
<plugin>
150150
<groupId>com.github.eirslett</groupId>
151151
<artifactId>frontend-maven-plugin</artifactId>
152-
<version>1.11.0</version>
152+
<version>1.12.0</version>
153153
<executions>
154154
<execution>
155155
<id>install node and npm</id>

0 commit comments

Comments
 (0)