This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push:
new 043890842c build(deps-dev): bump
com.github.eirslett:frontend-maven-plugin (#2600)
043890842c is described below
commit 043890842c36acdc264324e16d1dfed887ad6eb5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 08:40:00 2026 +0200
build(deps-dev): bump com.github.eirslett:frontend-maven-plugin (#2600)
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](https://github.com/eirslett/frontend-maven-plugin/compare/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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
website/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/pom.xml b/website/pom.xml
index c5fd4f9060..53c77328c7 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -347,7 +347,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1</version>
<executions>
<execution>