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 c9f03b35653 Bump com.github.eirslett:frontend-maven-plugin from 1.13.4
to 1.14.2 (#12239)
c9f03b35653 is described below
commit c9f03b356535dd12b4653396dafccf13da25f833
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 28 20:30:39 2023 +0100
Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.14.2
(#12239)
Bumps
[com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin)
from 1.13.4 to 1.14.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.13.4...frontend-plugins-1.14.2)
---
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 a6af1cea3ea..ed00be79aae 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.13.4</version>
+ <version>1.14.2</version>
<executions>
<execution>
<id>install node and yarn</id>