From 87f1dad3ae0f035f59e869aaa74ded922e1f4a0c Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Sat, 1 May 2021 00:17:58 +0000
Subject: [PATCH] Bump frontend-maven-plugin from 1.11.0 to 1.11.3

Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.11.0 to 1.11.3.
- [Release notes](https://github.com/eirslett/frontend-maven-plugin/releases)
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.11.0...frontend-plugins-1.11.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 bitcoin-neo4j/project-front-end/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bitcoin-neo4j/project-front-end/pom.xml b/bitcoin-neo4j/project-front-end/pom.xml
index 765c17d13..12449d688 100644
--- a/bitcoin-neo4j/project-front-end/pom.xml
+++ b/bitcoin-neo4j/project-front-end/pom.xml
@@ -58,7 +58,7 @@
       <plugin>
         <groupId>com.github.eirslett</groupId>
         <artifactId>frontend-maven-plugin</artifactId>
-        <version>1.11.0</version>
+        <version>1.11.3</version>
         <configuration>
           <installDirectory>target</installDirectory>
           <!-- https://github.com/nodejs/node/releases -->