Skip to content

Commit fe752cb

Browse files
Bump com.github.eirslett:frontend-maven-plugin from 2.0.0 to 2.0.1
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 2.0.0 to 2.0.1. - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](eirslett/frontend-maven-plugin@frontend-plugins-2.0.0...frontend-plugins-2.0.1) --- updated-dependencies: - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdec738 commit fe752cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<spring.version>4.1.0</spring.version>
2929
<spring.framework.version>7.0.8</spring.framework.version>
3030
<spring.webflux.version>7.0.8</spring.webflux.version>
31-
<frontend-maven-plugin.version>2.0.0</frontend-maven-plugin.version>
31+
<frontend-maven-plugin.version>2.0.1</frontend-maven-plugin.version>
3232
<node.version>v24.17.0</node.version>
3333
<npm.version>11.13.0</npm.version>
3434
<kotlin.version>1.6.0</kotlin.version>

0 commit comments

Comments
 (0)