Skip to content

Commit 2a9740b

Browse files
build(deps): Bump com.github.eirslett:frontend-maven-plugin
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.15.4 to 2.0.0. - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.15.4...frontend-plugins-2.0.0) --- updated-dependencies: - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 885f84e commit 2a9740b

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
@@ -28,7 +28,7 @@
2828
<version.org.hamcrest.java-hamcrest>2.0.0.0</version.org.hamcrest.java-hamcrest>
2929
<version.org.skyscreamer>1.5.3</version.org.skyscreamer>
3030
<version.maven-resources-plugin>3.3.1</version.maven-resources-plugin>
31-
<version.com.github.eirslett.frontend-maven-plugin>1.15.4</version.com.github.eirslett.frontend-maven-plugin>
31+
<version.com.github.eirslett.frontend-maven-plugin>2.0.0</version.com.github.eirslett.frontend-maven-plugin>
3232
<version.quarkus>3.30.4</version.quarkus>
3333
<version.testng>7.11.0</version.testng>
3434
<version.arquillian.jetty>2.0.0.Final</version.arquillian.jetty>

0 commit comments

Comments
 (0)