This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 875ed72ffd1 Bump com.github.eirslett:frontend-maven-plugin from 1.14.2
to 1.15.0 (#12560)
875ed72ffd1 is described below
commit 875ed72ffd1bcc4fedadebdb08acf1c9d23a2054
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 22 09:28:14 2023 +0100
Bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.0
(#12560)
Bumps
[com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin)
from 1.14.2 to 1.15.0.
-
[Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.14.2...frontend-plugins-1.15.0)
---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
docs/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/pom.xml b/docs/pom.xml
index 7822c05ff97..b7f0121c729 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -129,7 +129,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>1.14.2</version>
+ <version>1.15.0</version>
<executions>
<execution>
<id>install node and yarn</id>