Skip to content

Commit 8c0a2dc

Browse files
Bump com.github.eirslett:frontend-maven-plugin in /todo-frontend
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.15.1 to 1.15.4. - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.15.1...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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90ed1b9 commit 8c0a2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo-frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<plugin>
146146
<groupId>com.github.eirslett</groupId>
147147
<artifactId>frontend-maven-plugin</artifactId>
148-
<version>1.15.1</version>
148+
<version>1.15.4</version>
149149
<configuration>
150150
<installDirectory>target</installDirectory>
151151
<nodeVersion>v22.11.0</nodeVersion>

0 commit comments

Comments
 (0)