From edae8270a63fc5e022ac8723119f940bb235b679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 00:00:56 +0000 Subject: [PATCH] Bump bootstrap from 5.0.1 to 5.0.2 Bumps [bootstrap](https://github.com/webjars/bootstrap) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/webjars/bootstrap/releases) - [Commits](https://github.com/webjars/bootstrap/compare/bootstrap-5.0.1...bootstrap-5.0.2) --- updated-dependencies: - dependency-name: org.webjars:bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pom.xml b/web/pom.xml index c79d2f0..0cfcd29 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -92,7 +92,7 @@ org.webjars bootstrap - 5.0.1 + 5.0.2