This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new b8e95fa7e50 build(deps): bump
com.github.eirslett:frontend-maven-plugin (#20025)
b8e95fa7e50 is described below
commit b8e95fa7e506aa32b4aaaf3ef0e7c6ccc7cee1a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 16 13:01:11 2026 +0800
build(deps): bump com.github.eirslett:frontend-maven-plugin (#20025)
Bumps
[com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin)
from 1.15.0 to 2.0.2.
-
[Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.15.0...frontend-plugins-2.0.2)
---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
dependency-version: 2.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8ee2fac3e37..4fb842135fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2158,7 +2158,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>1.15.0</version>
+ <version>2.0.2</version>
</plugin>
</plugins>
</pluginManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]