Skip to content

Commit 16991b2

Browse files
chore(deps): Bump com.github.eirslett:frontend-maven-plugin in /chutney (#195)
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.15.0 to 1.15.1. - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.15.0...frontend-plugins-1.15.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52cd2db commit 16991b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chutney/ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>com.github.eirslett</groupId>
5555
<artifactId>frontend-maven-plugin</artifactId>
56-
<version>1.15.0</version>
56+
<version>1.15.1</version>
5757
<configuration>
5858
<nodeVersion>${node.version}</nodeVersion>
5959
</configuration>

0 commit comments

Comments
 (0)