From faf78de5b40ea3b3bffe62663037736829b7325f Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Thu, 3 Oct 2024 15:44:16 -0400 Subject: [PATCH] Dependabot Bump (#239) * Bump com.github.eirslett:frontend-maven-plugin in /finish 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] * Bump com.github.eirslett:frontend-maven-plugin in /start 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] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- finish/pom.xml | 2 +- start/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/pom.xml b/finish/pom.xml index 4e91721..0a0b88b 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -52,7 +52,7 @@ com.github.eirslett frontend-maven-plugin - 1.15.0 + 1.15.1 src/main/frontend diff --git a/start/pom.xml b/start/pom.xml index 6c15011..2523457 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -51,7 +51,7 @@ com.github.eirslett frontend-maven-plugin - 1.15.0 + 1.15.1 src/main/frontend