| commit | 17b57cf1526e16a006bd09575845853d39f587c4 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Sep 23 14:20:31 2024 +0200 |
| committer | GitHub <noreply@github.com> | Mon Sep 23 14:20:31 2024 +0200 |
| tree | 0720cab2dceb5d5f21e3f8c44bc5097254270c2d | |
| parent | e0398d4c1fc73631d27c91273c5454be4dfbc84b [diff] |
build(deps): bump com.github.eirslett:frontend-maven-plugin (#5458) Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.15.0 to 1.15.1. - [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-1.15.1) --- updated-dependencies: - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml index 998ea2f..388054d 100644 --- a/pom.xml +++ b/pom.xml
@@ -957,7 +957,7 @@ <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>1.15.0</version> + <version>1.15.1</version> <!-- optional --> <configuration>